Jacques-Etienne Baudoux
Jacques-Etienne Baudoux
Allow to freely choose inbound or outbound payment mode for credit note/refund When you create a credit note, you may want to include it in the next debit order to...
Implements the sending of invoices in background as defined by the transmit method. Replaces the standard "send and print" odoo action on list view with this new wizard. Report to...
allow view locations in location structure cc @rousseldenis
Includes * https://github.com/OCA/stock-logistics-warehouse/pull/2057
* Allow to configure that you don't want a package on the location. * Refactor code. Run check on quants after move is done. Drop the `read_group` on each `action_done`...
Add menu entry to GRN types in settings Allow to mark GRN type as inactive Move "Goods Received Notes" menu under "Operations" instead of "Products" because it's not a master...
### Context The customer want to return products tracked by lots to the seller. The seller want to ensure that only provided lots are returned. #### Case 1 One reason...
When creating an RMA from an SO, it currently opens a wizard with all lines of the SO with the quantity preset to the SO delivered quantity (in fact returnable...
### Add rma reason To improve quality, it is good to understand why an RMA has been created. For this I'd like to have a required RMA reason defined on...