sonhd

Results 15 issues of sonhd

Depended on: * https://github.com/OCA/queue/pull/523

stale

* [account.invoice removed](https://github.com/odoo/odoo/pull/34477/commits/beaa30a3d1843de43a45f419bfbc1bfa7613a920) use account.move instead. Since payment_mode_id computed by filtered out [lines with existed credits/debit](https://github.com/odoo/odoo/blob/10.0/addons/account/models/account_invoice.py#L199), so we use the same that logic in line 57 * [amount_residual now include...

approved
migration
ready to merge
no stale

- Normally a wizard opens on Odoo client side to prompt user to define an email address for partners that don't have one - But it's possible to bypass it,...

stale

Since the idea of this module is to replace the regular `unit_amount` with `unit_amount_rounded` by adding it as a field in the `read_group` method, and then replacing `unit_amount` with `unit_amount_rounded`....

Incase of `unit_amount_rounded` null, we still using `unit_amount` instead set it to `False`

stale

Incase of `unit_amount_rounded` null, we still using `unit_amount` instead set it to `False`

stale

[QR-bill-IV_2024.pdf](https://github.com/OCA/l10n-switzerland/files/15186016/QR-bill-IV_2024.pdf)

Working on a refactoring * https://github.com/OCA/rest-framework/pull/418