Jesús Alan Ramos Rodríguez
Jesús Alan Ramos Rodríguez
This commit allow to post message in purchase requests when the purchase order is in done state. Odoo allow to confirm a purchase order in done state automatically, the message...
This PR improves the Purchase Request. If another document is created and the product is configured as MTO and to create a purchase request. It will create a purchase request,...
This PR fixes the following issue: Steps to reproduce: - Configure raw material as MTO. - Create a mrp.production with that raw material. Current behavior: - The PO is created...
… by currency using supplierinfo currency
This PR add a validation to check if a product is changed in a purchase order line. If the product is changed and the purchase order line is related to...
This is the same PR https://github.com/OCA/stock-logistics-reporting/pull/301 that was closed for inactivity
This PR adds the field operating unit to account analyitc line model and allow to generate analytic report by operating unit
This PR reopen https://github.com/OCA/sale-reporting/pull/260 This commit addresses the following issues: Resolved an issue where users were unable to view templates in the comment list due to an incorrect domain configuration...
This PR fixes an issue added in commit https://github.com/OCA/project/commit/3689f1dfccf755c5d862c0e779ab0364215dea3a When the module project_timeline is installed in a database with the module project_enterprise, it raises the following error: ``` psycopg2.errors.DuplicateColumn: column...