Stefan Rijnhart (Opener)
Stefan Rijnhart (Opener)
Precreate move_type and fill with appropriate values to prevent a MemoryError when the ORM attempts to call its compute method on a large amount of preexisting moves. Port of https://github.com/OCA/account-financial-reporting/pull/647...
Encountered in a Camt.054 statement: currency listed under /BkToCstmrDbtCdtNtfctn/Ntfctn/Ntry/Amt/@Ccy Port of https://github.com/OCA/bank-statement-import/pull/460
### Keep invoiced quantities while creating a credit note When creating credit notes for sale or purchase invoices, Odoo will reset the invoiced quantities on the order lines and make...
Please consider switching to https://github.com/OCA/oca.recipe.odoo for use with any Python 3.x version of Odoo.
I changed the remote of my git source hoping that mr.developer would reset the code as `always-checkout` was set to `force` but it silently continued, leaving the old code in...