-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[17.0][MIG] sale_automatic_workflow: Migration to 17.0 #3105
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5bbd37b - Browse repository at this point
Copy the full SHA 5bbd37bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc10446 - Browse repository at this point
Copy the full SHA fc10446View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e2488a - Browse repository at this point
Copy the full SHA 6e2488aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a95ea8c - Browse repository at this point
Copy the full SHA a95ea8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73b917f - Browse repository at this point
Copy the full SHA 73b917fView commit details -
[FIX] sale_automatic_workflow : reconciled should be done by the cron…
… task, indeed if we did it in the workflow we can not anymore unreconcile an invoice because it will be re-reconcile directly
Configuration menu - View commit details
-
Copy full SHA for 0de28ff - Browse repository at this point
Copy the full SHA 0de28ffView commit details -
[FIX] sale_automatic_wokflow : fix the option force invoice date, ind…
…eed this feature was still not reimplemented
Configuration menu - View commit details
-
Copy full SHA for 408d5fa - Browse repository at this point
Copy the full SHA 408d5faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04b08e5 - Browse repository at this point
Copy the full SHA 04b08e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88ad702 - Browse repository at this point
Copy the full SHA 88ad702View commit details -
[IMP] sale_automatic_workflow : add doc string for commit_now and set…
… to False params raise_error as it's a boolean
Configuration menu - View commit details
-
Copy full SHA for 225b999 - Browse repository at this point
Copy the full SHA 225b999View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17b40b9 - Browse repository at this point
Copy the full SHA 17b40b9View commit details -
[IMP] sale_automatic_workflow : invoice validation and reconciliation…
… should be process individualy
Configuration menu - View commit details
-
Copy full SHA for f3ea825 - Browse repository at this point
Copy the full SHA f3ea825View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17ccfcf - Browse repository at this point
Copy the full SHA 17ccfcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for eca25aa - Browse repository at this point
Copy the full SHA eca25aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f11f0a - Browse repository at this point
Copy the full SHA 0f11f0aView commit details -
[IMP] sale_automatic_workflow: improve invoice reconciliation by supp…
…orting exchange write off
Configuration menu - View commit details
-
Copy full SHA for 299fa0f - Browse repository at this point
Copy the full SHA 299fa0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69d5f20 - Browse repository at this point
Copy the full SHA 69d5f20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a464a7 - Browse repository at this point
Copy the full SHA 8a464a7View commit details -
[FIX] sale_automatic_workflow: replace dependencies on sale_quick_pay…
…ment by sale_quick_payment
Configuration menu - View commit details
-
Copy full SHA for 76b2430 - Browse repository at this point
Copy the full SHA 76b2430View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5962578 - Browse repository at this point
Copy the full SHA 5962578View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c45a01 - Browse repository at this point
Copy the full SHA 3c45a01View commit details -
[FIX] since openerp 7, the crons callee have their own cr, so we don'…
…t need anymore to open a new one
Configuration menu - View commit details
-
Copy full SHA for 6c023e4 - Browse repository at this point
Copy the full SHA 6c023e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84776ab - Browse repository at this point
Copy the full SHA 84776abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03d4233 - Browse repository at this point
Copy the full SHA 03d4233View commit details -
[IMP] use an onchange to apply the default values (connectors will ha…
…ve to use this onchange
Configuration menu - View commit details
-
Copy full SHA for 3d43bdf - Browse repository at this point
Copy the full SHA 3d43bdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93b3449 - Browse repository at this point
Copy the full SHA 93b3449View commit details -
[IMP] sale_automatic_workflow: use the same words than openerp for or…
…der_policy, remove the 'postpaid' removed in openerp
Configuration menu - View commit details
-
Copy full SHA for e9d4f2c - Browse repository at this point
Copy the full SHA e9d4f2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24ea42d - Browse repository at this point
Copy the full SHA 24ea42dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bda3d34 - Browse repository at this point
Copy the full SHA bda3d34View commit details -
Configuration menu - View commit details
-
Copy full SHA for ead51da - Browse repository at this point
Copy the full SHA ead51daView commit details -
[REF] sale_automatic_workflow: remove the field 'days_before_cancel',…
… moved in connector_ecommerce
Configuration menu - View commit details
-
Copy full SHA for 79d9f52 - Browse repository at this point
Copy the full SHA 79d9f52View commit details -
[CHG] sale_automatic_workflow: 'validate_order' is now a boolean, bec…
…ause the orders are now created or not based on the payment status
Configuration menu - View commit details
-
Copy full SHA for 83fa7f1 - Browse repository at this point
Copy the full SHA 83fa7f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d55cfb - Browse repository at this point
Copy the full SHA 3d55cfbView commit details -
[FIX] the workflow_process_id is not transferred to picking, due to a…
… big and incomprehensible jiggery-pokery between stock.picking and stock.picking.out. The field have to be created on stock.picking so the sale order is able to write the field on creation (in sale._create_pickings_and_procurements), but thereby we can't search a stock.picking.out by this field.
Configuration menu - View commit details
-
Copy full SHA for 12467d5 - Browse repository at this point
Copy the full SHA 12467d5View commit details -
[ADD] sale_automatic_workflow: automatic validation of sales orders a…
…ccording to the workflow
Configuration menu - View commit details
-
Copy full SHA for a19d35d - Browse repository at this point
Copy the full SHA a19d35dView commit details -
[IMP] better field descriptions (respect the sale order ones) and cha…
…nge the view inheritance due to changes in sale_payment_method
Configuration menu - View commit details
-
Copy full SHA for 9bd0eb1 - Browse repository at this point
Copy the full SHA 9bd0eb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16afda0 - Browse repository at this point
Copy the full SHA 16afda0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e164a7 - Browse repository at this point
Copy the full SHA 3e164a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02f560d - Browse repository at this point
Copy the full SHA 02f560dView commit details -
[FIX] when a sale order is in exception we should stop to try to vali…
…date it every minutes, performance killer. So the best is to only try to validate the sale order that don't have any exception
Configuration menu - View commit details
-
Copy full SHA for 2427414 - Browse repository at this point
Copy the full SHA 2427414View commit details -
Configuration menu - View commit details
-
Copy full SHA for f68b7df - Browse repository at this point
Copy the full SHA f68b7dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3de9bb1 - Browse repository at this point
Copy the full SHA 3de9bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc0a8ba - Browse repository at this point
Copy the full SHA fc0a8baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 620b2a7 - Browse repository at this point
Copy the full SHA 620b2a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ae5a62 - Browse repository at this point
Copy the full SHA 5ae5a62View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7ab648 - Browse repository at this point
Copy the full SHA e7ab648View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e93560 - Browse repository at this point
Copy the full SHA 3e93560View commit details -
[REF] adapte sale_automatic_workflow due to the change as sale order …
…are linked to a account move line
Configuration menu - View commit details
-
Copy full SHA for 6c1253d - Browse repository at this point
Copy the full SHA 6c1253dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d44952 - Browse repository at this point
Copy the full SHA 5d44952View commit details -
[FIX] remove dependency on sale_exception and give the posibility to …
…inherit easily the domain for the sale order validation
Configuration menu - View commit details
-
Copy full SHA for 4c4e3b1 - Browse repository at this point
Copy the full SHA 4c4e3b1View commit details -
[IMP] the option to create an invoice now allows to choose if it is c…
…reated on the confirmation of the sale order or after the delivery
Configuration menu - View commit details
-
Copy full SHA for 60b83ed - Browse repository at this point
Copy the full SHA 60b83edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2acc4c9 - Browse repository at this point
Copy the full SHA 2acc4c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e76a29d - Browse repository at this point
Copy the full SHA e76a29dView commit details -
[FIX] missing argument in _get_sum_... methods, sale_order.payment_id…
…s is already move lines, so we should not get their 'line_id'
Configuration menu - View commit details
-
Copy full SHA for cfda44b - Browse repository at this point
Copy the full SHA cfda44bView commit details -
use method to get the move lines
Tranlations es for modules
Configuration menu - View commit details
-
Copy full SHA for ba92e50 - Browse repository at this point
Copy the full SHA ba92e50View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7e774a - Browse repository at this point
Copy the full SHA a7e774aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 033b8af - Browse repository at this point
Copy the full SHA 033b8afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f3e7e4 - Browse repository at this point
Copy the full SHA 7f3e7e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for be6bba1 - Browse repository at this point
Copy the full SHA be6bba1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26c49e3 - Browse repository at this point
Copy the full SHA 26c49e3View commit details -
Remove dependency on sale_payment_method
I want to remove this dependency so we can use an automatic workflow without using the payment methods. A third module will surely be necessary.
Configuration menu - View commit details
-
Copy full SHA for 4f6a808 - Browse repository at this point
Copy the full SHA 4f6a808View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45472fc - Browse repository at this point
Copy the full SHA 45472fcView commit details -
Remove what depends on sale_payment_method
It will be reimplemented later in a link module between sale_payment_method and sale_automatic_workflow
Configuration menu - View commit details
-
Copy full SHA for 9d35afd - Browse repository at this point
Copy the full SHA 9d35afdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a4ccba - Browse repository at this point
Copy the full SHA 8a4ccbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23800be - Browse repository at this point
Copy the full SHA 23800beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d2f96f - Browse repository at this point
Copy the full SHA 8d2f96fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83af293 - Browse repository at this point
Copy the full SHA 83af293View commit details -
Because workflow_process_id is not propagated to the stock.picking
Configuration menu - View commit details
-
Copy full SHA for 896ec58 - Browse repository at this point
Copy the full SHA 896ec58View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccb216d - Browse repository at this point
Copy the full SHA ccb216dView commit details -
Propagate the workflow to the picking
Test pass now
Configuration menu - View commit details
-
Copy full SHA for 1d2d9a1 - Browse repository at this point
Copy the full SHA 1d2d9a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcde2f7 - Browse repository at this point
Copy the full SHA fcde2f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33803b1 - Browse repository at this point
Copy the full SHA 33803b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b56f268 - Browse repository at this point
Copy the full SHA b56f268View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83bb36c - Browse repository at this point
Copy the full SHA 83bb36cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0639db4 - Browse repository at this point
Copy the full SHA 0639db4View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa6c07c - Browse repository at this point
Copy the full SHA aa6c07cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f9e1ea - Browse repository at this point
Copy the full SHA 5f9e1eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb332f7 - Browse repository at this point
Copy the full SHA eb332f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b293e1b - Browse repository at this point
Copy the full SHA b293e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c458286 - Browse repository at this point
Copy the full SHA c458286View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62723a5 - Browse repository at this point
Copy the full SHA 62723a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b67b1b - Browse repository at this point
Copy the full SHA 0b67b1bView commit details -
Do not propagate sale sale automatic workflow when several orders are…
… grouped in one picking If we have several sales orders in one procurement group, we group them in one picking. The possibilities when we have several orders for one picking are: 1. take the workflow of the first sale order 2. do not propagate the workflow at all 3. propagate the workflow if all the workflows are the same The solution 1. is bad, the 3. could be hard to understand and unpredictable. The solution 2. takes no assumption on what is expected.
Configuration menu - View commit details
-
Copy full SHA for a48d99c - Browse repository at this point
Copy the full SHA a48d99cView commit details -
Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has decided to add the OCA as author of all the addons maintained as part of the association.
Configuration menu - View commit details
-
Copy full SHA for d52755e - Browse repository at this point
Copy the full SHA d52755eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44fa639 - Browse repository at this point
Copy the full SHA 44fa639View commit details -
Configuration menu - View commit details
-
Copy full SHA for a297ff5 - Browse repository at this point
Copy the full SHA a297ff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee8d361 - Browse repository at this point
Copy the full SHA ee8d361View commit details -
Configuration menu - View commit details
-
Copy full SHA for 302cbb5 - Browse repository at this point
Copy the full SHA 302cbb5View commit details -
[UPD] prefix versions with 8.0
OCA Transbot updated translations from Transifex OCA Transbot updated translations from Transifex
Configuration menu - View commit details
-
Copy full SHA for e2953a3 - Browse repository at this point
Copy the full SHA e2953a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61281d0 - Browse repository at this point
Copy the full SHA 61281d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8766a0 - Browse repository at this point
Copy the full SHA b8766a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef079cb - Browse repository at this point
Copy the full SHA ef079cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for cab134a - Browse repository at this point
Copy the full SHA cab134aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa99faf - Browse repository at this point
Copy the full SHA aa99fafView commit details -
Configuration menu - View commit details
-
Copy full SHA for f557cbd - Browse repository at this point
Copy the full SHA f557cbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cbedad - Browse repository at this point
Copy the full SHA 4cbedadView commit details -
Configuration menu - View commit details
-
Copy full SHA for fda05fa - Browse repository at this point
Copy the full SHA fda05faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84e7788 - Browse repository at this point
Copy the full SHA 84e7788View commit details -
Configuration menu - View commit details
-
Copy full SHA for 063a519 - Browse repository at this point
Copy the full SHA 063a519View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7c3745 - Browse repository at this point
Copy the full SHA b7c3745View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9415268 - Browse repository at this point
Copy the full SHA 9415268View commit details -
Configuration menu - View commit details
-
Copy full SHA for a79693b - Browse repository at this point
Copy the full SHA a79693bView commit details -
The addon does not install if the table sale_workflow_process contains records without filters, Odoo tries to get the xmlids of the default values before the filters are created.
Configuration menu - View commit details
-
Copy full SHA for ca27d4b - Browse repository at this point
Copy the full SHA ca27d4bView commit details -
Disable 'Transfer Picking' on automatic workflow
Back in 7.0, this option was not active by default on the automatic workflow and I think it was better: this option is useful for some use cases but is not really the *default* thing we want to do on an automatic workflow.
Configuration menu - View commit details
-
Copy full SHA for 8c5e756 - Browse repository at this point
Copy the full SHA 8c5e756View commit details -
OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex
Configuration menu - View commit details
-
Copy full SHA for 2b3fc59 - Browse repository at this point
Copy the full SHA 2b3fc59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ab6ffe - Browse repository at this point
Copy the full SHA 9ab6ffeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 710a95d - Browse repository at this point
Copy the full SHA 710a95dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8176c0e - Browse repository at this point
Copy the full SHA 8176c0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cf3bdb - Browse repository at this point
Copy the full SHA 7cf3bdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c6c9a0 - Browse repository at this point
Copy the full SHA 0c6c9a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 057c20c - Browse repository at this point
Copy the full SHA 057c20cView commit details -
OCA Transbot updated translations from Transifex (+5 squashed commits)
Squashed commits: [1b33e05] OCA Transbot updated translations from Transifex [997016e] OCA Transbot updated translations from Transifex [6aebc34] OCA Transbot updated translations from Transifex [cc80052] OCA Transbot updated translations from Transifex [87076c7] OCA Transbot updated translations from Transifex
Configuration menu - View commit details
-
Copy full SHA for b30468e - Browse repository at this point
Copy the full SHA b30468eView commit details -
The previous parent menu has an action attached, and with these modules, it can't be clicked.
Configuration menu - View commit details
-
Copy full SHA for ff59ab5 - Browse repository at this point
Copy the full SHA ff59ab5View commit details -
OCA Transbot updated translations from Transifex (+1 squashed commit)
Squashed commits: [04700d6] OCA Transbot updated translations from Transifex
Configuration menu - View commit details
-
Copy full SHA for c144387 - Browse repository at this point
Copy the full SHA c144387View commit details -
[MIG] sale_automatic_workflow: Upgrade to v10
* Bump version * Change openerp references to odoo * Fix license headers * Move menu * Alphabetize imports * Remove data key from XML * Change deprecated invoice validation workflow call to replacement action method
Configuration menu - View commit details
-
Copy full SHA for f9dba39 - Browse repository at this point
Copy the full SHA f9dba39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3edbdd0 - Browse repository at this point
Copy the full SHA 3edbdd0View commit details -
Option to set sale order done consider shipping
The option to automatically set the sales order as 'done' currently filters only the sales orders in state 'sale' and invoiced. I propose to change the default filter to 'all is invoiced AND all is delivered' which emulates the behaviour of the previous versions of Odoo. This is a backward compatible change: as the filter has `noupdate="1"`, existing installations will keep their domains and new installations will get the new one.
Configuration menu - View commit details
-
Copy full SHA for f271a1c - Browse repository at this point
Copy the full SHA f271a1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 235d28e - Browse repository at this point
Copy the full SHA 235d28eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ae211b - Browse repository at this point
Copy the full SHA 9ae211bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 476bb4a - Browse repository at this point
Copy the full SHA 476bb4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccb0338 - Browse repository at this point
Copy the full SHA ccb0338View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f09993 - Browse repository at this point
Copy the full SHA 8f09993View commit details -
Configuration menu - View commit details
-
Copy full SHA for d54a667 - Browse repository at this point
Copy the full SHA d54a667View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92b87b4 - Browse repository at this point
Copy the full SHA 92b87b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 762daff - Browse repository at this point
Copy the full SHA 762daffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c7fb90 - Browse repository at this point
Copy the full SHA 6c7fb90View commit details -
OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex OCA Transbot updated translations from Transifex OCA Transbot updated translations from Transifex
Configuration menu - View commit details
-
Copy full SHA for b9354f9 - Browse repository at this point
Copy the full SHA b9354f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29c1b73 - Browse repository at this point
Copy the full SHA 29c1b73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 870cf9a - Browse repository at this point
Copy the full SHA 870cf9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61ee697 - Browse repository at this point
Copy the full SHA 61ee697View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02a3937 - Browse repository at this point
Copy the full SHA 02a3937View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7c9ac5 - Browse repository at this point
Copy the full SHA a7c9ac5View commit details -
[FIX] sale_automatic_workflow: multi-record aware on validation (OCA#570
Configuration menu - View commit details
-
Copy full SHA for b86fa0e - Browse repository at this point
Copy the full SHA b86fa0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50531c3 - Browse repository at this point
Copy the full SHA 50531c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59c63ad - Browse repository at this point
Copy the full SHA 59c63adView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb1e182 - Browse repository at this point
Copy the full SHA fb1e182View commit details -
[FIX] Fixed tests for sale_automatic_workflow
With this commit in odoo-server OCA/OCB@7ed86b5#diff-100ea30dc07c0edef9040b4ef74279be the moves that where force-assigned are not transferred in the picking, so in order to fix test is necessary to add stock to the stockable products in test sale order
Configuration menu - View commit details
-
Copy full SHA for 057bc25 - Browse repository at this point
Copy the full SHA 057bc25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71f96b1 - Browse repository at this point
Copy the full SHA 71f96b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 571c1fe - Browse repository at this point
Copy the full SHA 571c1feView commit details -
Configuration menu - View commit details
-
Copy full SHA for d389a93 - Browse repository at this point
Copy the full SHA d389a93View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sale-workflow-12.0/sale-workflow-12.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-12-0/sale-workflow-12-0-sale_automatic_workflow/
Configuration menu - View commit details
-
Copy full SHA for acfbb63 - Browse repository at this point
Copy the full SHA acfbb63View commit details -
Configuration menu - View commit details
-
Copy full SHA for e50f2a6 - Browse repository at this point
Copy the full SHA e50f2a6View commit details -
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (55 of 55 strings) Translation: sale-workflow-12.0/sale-workflow-12.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-12-0/sale-workflow-12-0-sale_automatic_workflow/zh_CN/
Configuration menu - View commit details
-
Copy full SHA for 4d54dfe - Browse repository at this point
Copy the full SHA 4d54dfeView commit details -
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (55 of 55 strings) Translation: sale-workflow-12.0/sale-workflow-12.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-12-0/sale-workflow-12-0-sale_automatic_workflow/zh_CN/
Configuration menu - View commit details
-
Copy full SHA for 9c0c54f - Browse repository at this point
Copy the full SHA 9c0c54fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b164cd - Browse repository at this point
Copy the full SHA 9b164cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for bacfe50 - Browse repository at this point
Copy the full SHA bacfe50View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4a803a - Browse repository at this point
Copy the full SHA e4a803aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a2a3ae - Browse repository at this point
Copy the full SHA 7a2a3aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for afe53ed - Browse repository at this point
Copy the full SHA afe53edView commit details -
Configuration menu - View commit details
-
Copy full SHA for f72db2c - Browse repository at this point
Copy the full SHA f72db2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0c7c2c - Browse repository at this point
Copy the full SHA d0c7c2cView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sale-workflow-13.0/sale-workflow-13.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-13-0/sale-workflow-13-0-sale_automatic_workflow/
Configuration menu - View commit details
-
Copy full SHA for d84ac63 - Browse repository at this point
Copy the full SHA d84ac63View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7d012e - Browse repository at this point
Copy the full SHA d7d012eView commit details -
Translated using Weblate (Chinese (Simplified))
Currently translated at 96.4% (53 of 55 strings) Translation: sale-workflow-13.0/sale-workflow-13.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-13-0/sale-workflow-13-0-sale_automatic_workflow/zh_CN/
Configuration menu - View commit details
-
Copy full SHA for ae0e903 - Browse repository at this point
Copy the full SHA ae0e903View commit details -
Configuration menu - View commit details
-
Copy full SHA for b44bfbf - Browse repository at this point
Copy the full SHA b44bfbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61791d0 - Browse repository at this point
Copy the full SHA 61791d0View commit details -
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.2% (54 of 55 strings) Translation: sale-workflow-13.0/sale-workflow-13.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-13-0/sale-workflow-13-0-sale_automatic_workflow/zh_CN/
Configuration menu - View commit details
-
Copy full SHA for 547ef29 - Browse repository at this point
Copy the full SHA 547ef29View commit details -
Translated using Weblate (Spanish)
Currently translated at 100.0% (55 of 55 strings) Translation: sale-workflow-13.0/sale-workflow-13.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-13-0/sale-workflow-13-0-sale_automatic_workflow/es/
Configuration menu - View commit details
-
Copy full SHA for 4ff7577 - Browse repository at this point
Copy the full SHA 4ff7577View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sale-workflow-13.0/sale-workflow-13.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-13-0/sale-workflow-13-0-sale_automatic_workflow/
Configuration menu - View commit details
-
Copy full SHA for 992c67d - Browse repository at this point
Copy the full SHA 992c67dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b148305 - Browse repository at this point
Copy the full SHA b148305View commit details -
Translated using Weblate (Catalan)
Currently translated at 100.0% (55 of 55 strings) Translation: sale-workflow-13.0/sale-workflow-13.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-13-0/sale-workflow-13-0-sale_automatic_workflow/ca/
Configuration menu - View commit details
-
Copy full SHA for 9a22ae2 - Browse repository at this point
Copy the full SHA 9a22ae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aba236 - Browse repository at this point
Copy the full SHA 6aba236View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ca33d8 - Browse repository at this point
Copy the full SHA 3ca33d8View commit details -
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (55 of 55 strings) Translation: sale-workflow-13.0/sale-workflow-13.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-13-0/sale-workflow-13-0-sale_automatic_workflow/pt_BR/
Configuration menu - View commit details
-
Copy full SHA for da5f0e4 - Browse repository at this point
Copy the full SHA da5f0e4View commit details -
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (55 of 55 strings) Translation: sale-workflow-13.0/sale-workflow-13.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-13-0/sale-workflow-13-0-sale_automatic_workflow/pt_BR/
Configuration menu - View commit details
-
Copy full SHA for 27f9243 - Browse repository at this point
Copy the full SHA 27f9243View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a2a2e3 - Browse repository at this point
Copy the full SHA 1a2a2e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e8f7da - Browse repository at this point
Copy the full SHA 9e8f7daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c22215 - Browse repository at this point
Copy the full SHA 4c22215View commit details -
sale_automatic_workflow: Do not post invoices set back to draft
When sale automatic workflow is set to create and post invoices, a posted invoice that is set back to draft by the user will be posted again automatically on the next run of the sale automatic workflow. This change in the filter avoids to post the invoice automatically and allows the user to do its changes before posting it manually.
Configuration menu - View commit details
-
Copy full SHA for 7802a2f - Browse repository at this point
Copy the full SHA 7802a2fView commit details -
[IMP] sale_automatic_workflow: Change to use the new field posted_before
Co-authored-by: Akim Juillerat <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ff36fb - Browse repository at this point
Copy the full SHA 6ff36fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1383896 - Browse repository at this point
Copy the full SHA 1383896View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4761fe - Browse repository at this point
Copy the full SHA e4761feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 660381c - Browse repository at this point
Copy the full SHA 660381cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d191ea7 - Browse repository at this point
Copy the full SHA d191ea7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69963b2 - Browse repository at this point
Copy the full SHA 69963b2View commit details -
Fix sale_automatic_workflow: on some cases you ship more
products than planned. You want to consider them as fully shipped Fix sale_automatic_workflow: on some cases you ship more products than planned. You want to consider them as fully shipped Forward-port of OCA#1659
Configuration menu - View commit details
-
Copy full SHA for 5cdeeb1 - Browse repository at this point
Copy the full SHA 5cdeeb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c983837 - Browse repository at this point
Copy the full SHA c983837View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4393e5b - Browse repository at this point
Copy the full SHA 4393e5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5084d63 - Browse repository at this point
Copy the full SHA 5084d63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bc2794 - Browse repository at this point
Copy the full SHA 6bc2794View commit details -
[MIG] sale_automatic_workflow: Migration to 15.0
* Module has now dependency on sale_delivery_state * sale_automatic_workflow_delivery_state is integrated to sale_automatic_workflow
Configuration menu - View commit details
-
Copy full SHA for 0ba2365 - Browse repository at this point
Copy the full SHA 0ba2365View commit details -
[FIX] sale_automatic_workflow: active model context
For some invoicing processes the active model context is important. For example: https://github.com/OCA/bank-payment/blob/13.0/account_payment_partner/models/account_move.py#L161 TT34678
Configuration menu - View commit details
-
Copy full SHA for 0b57442 - Browse repository at this point
Copy the full SHA 0b57442View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56896ff - Browse repository at this point
Copy the full SHA 56896ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b92ddf - Browse repository at this point
Copy the full SHA 9b92ddfView commit details -
[IMP] sale_automatic_workflow: add sale_automatic_workflow_job
Use Queue Jobs to process the Sales Automatic Workflow actions. The default behavior of the automatic workflow module is to use a scheduled action that searches all the record that need a workflow action and sequentially process all of them. It can hit some limits when the number of records is too high. This module keeps the scheduled action to search the records, but instead of directly executing the actions (confirm a sales order, create invoices for a sales order, validate invoices, ...), it creates one job per operation to do. It uses an identity key on the jobs so it will not create the same job for the same record and same operation twice. ~ I needed to extract methods in `sale_automatic_workflow` in order to be able to execute them as jobs. A new decorator "job_auto_delay" (to eventually move in queue_job) makes these methods automatically delayed when called.
Configuration menu - View commit details
-
Copy full SHA for 4016079 - Browse repository at this point
Copy the full SHA 4016079View commit details -
[FIX] sale_automatic_workflow: remove company contextmanager
update on user causes locking for jobs, so only 1 tread is allowed for channel, but core implementation was updated and now it relying on first on given context instead of the user
Configuration menu - View commit details
-
Copy full SHA for c5225fa - Browse repository at this point
Copy the full SHA c5225faView commit details -
[FIX] sale_automatic_workflow: Fix tests multi-company issues
Change to the correct company in environment to pick up the correct company dependent fields TT28906
Configuration menu - View commit details
-
Copy full SHA for 9d92668 - Browse repository at this point
Copy the full SHA 9d92668View commit details -
[IMP] sale_automatic_workflow: move register_payment option from sale…
…_automatic_workflow_payment_mode - Move register_payment option from sale_automatic_workflow_payment_mode to sale_automatic_workflow. - Add _register_payments function in sale_automatic_workflow. TT31208
Configuration menu - View commit details
-
Copy full SHA for 6264fec - Browse repository at this point
Copy the full SHA 6264fecView commit details -
[IMP] sale_automatic_workflow: Send order confirmation mail option in…
… Sale Workflow Process TT30759
Configuration menu - View commit details
-
Copy full SHA for 71926af - Browse repository at this point
Copy the full SHA 71926afView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbb674b - Browse repository at this point
Copy the full SHA dbb674bView commit details -
[FIX] sale_automatic_workflow: work with 14.0
* The fix is originally in `[MIG] sale_automatic_workflow_payment_mode: Migration to 14.0`. * Migrated to 14.0: OCA/sale-workflow@d549fca#diff-644e82d43704d0eaa176dc9665558b4fc83117394397847ea859a524b432e6beR72 * When porting `[IMP] sale_automatic_workflow`, the ported commit does not have that fix * 13.0: OCA/sale-workflow@4e43590#diff-87a59a699d3d1a4901d848f8116ccd51627cc0b64621732d4a348fc1a27e31f6R175 * Ported to 14.0: OCA/sale-workflow@1c40132#diff-87a59a699d3d1a4901d848f8116ccd51627cc0b64621732d4a348fc1a27e31f6R167
Configuration menu - View commit details
-
Copy full SHA for f948dca - Browse repository at this point
Copy the full SHA f948dcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ea5be0 - Browse repository at this point
Copy the full SHA 4ea5be0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a314fe1 - Browse repository at this point
Copy the full SHA a314fe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f60e7a - Browse repository at this point
Copy the full SHA 4f60e7aView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sale-workflow-15.0/sale-workflow-15.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_automatic_workflow/
Configuration menu - View commit details
-
Copy full SHA for f040c63 - Browse repository at this point
Copy the full SHA f040c63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1daccfa - Browse repository at this point
Copy the full SHA 1daccfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e306db - Browse repository at this point
Copy the full SHA 5e306dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8f9178 - Browse repository at this point
Copy the full SHA f8f9178View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5236606 - Browse repository at this point
Copy the full SHA 5236606View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sale-workflow-16.0/sale-workflow-16.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_automatic_workflow/
Configuration menu - View commit details
-
Copy full SHA for a03b9f6 - Browse repository at this point
Copy the full SHA a03b9f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f271fc5 - Browse repository at this point
Copy the full SHA f271fc5View commit details -
Translated using Weblate (Spanish)
Currently translated at 96.4% (54 of 56 strings) Translation: sale-workflow-16.0/sale-workflow-16.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_automatic_workflow/es/
Configuration menu - View commit details
-
Copy full SHA for bf94704 - Browse repository at this point
Copy the full SHA bf94704View commit details -
Translated using Weblate (Italian)
Currently translated at 19.6% (11 of 56 strings) Translation: sale-workflow-16.0/sale-workflow-16.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_automatic_workflow/it/
Configuration menu - View commit details
-
Copy full SHA for 67a9385 - Browse repository at this point
Copy the full SHA 67a9385View commit details -
Translated using Weblate (Italian)
Currently translated at 21.4% (12 of 56 strings) Translation: sale-workflow-16.0/sale-workflow-16.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_automatic_workflow/it/
Configuration menu - View commit details
-
Copy full SHA for e72c041 - Browse repository at this point
Copy the full SHA e72c041View commit details -
Translated using Weblate (Slovenian)
Currently translated at 50.0% (28 of 56 strings) Translation: sale-workflow-16.0/sale-workflow-16.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_automatic_workflow/sl/
Configuration menu - View commit details
-
Copy full SHA for 29cf61d - Browse repository at this point
Copy the full SHA 29cf61dView commit details -
Translated using Weblate (Italian)
Currently translated at 21.4% (12 of 56 strings) Translation: sale-workflow-16.0/sale-workflow-16.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_automatic_workflow/it/
Configuration menu - View commit details
-
Copy full SHA for ccac349 - Browse repository at this point
Copy the full SHA ccac349View commit details -
Translated using Weblate (Italian)
Currently translated at 28.5% (16 of 56 strings) Translation: sale-workflow-16.0/sale-workflow-16.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_automatic_workflow/it/
Configuration menu - View commit details
-
Copy full SHA for e40b94d - Browse repository at this point
Copy the full SHA e40b94dView commit details -
Translated using Weblate (Spanish)
Currently translated at 100.0% (56 of 56 strings) Translation: sale-workflow-16.0/sale-workflow-16.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_automatic_workflow/es/
Configuration menu - View commit details
-
Copy full SHA for 5e3fbb2 - Browse repository at this point
Copy the full SHA 5e3fbb2View commit details -
Translated using Weblate (German)
Currently translated at 62.5% (35 of 56 strings) Translation: sale-workflow-16.0/sale-workflow-16.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_automatic_workflow/de/
Configuration menu - View commit details
-
Copy full SHA for 3f7c8cb - Browse repository at this point
Copy the full SHA 3f7c8cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f553b93 - Browse repository at this point
Copy the full SHA f553b93View commit details -
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.2% (55 of 56 strings) Translation: sale-workflow-16.0/sale-workflow-16.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_automatic_workflow/pt_BR/
Configuration menu - View commit details
-
Copy full SHA for 5af0857 - Browse repository at this point
Copy the full SHA 5af0857View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sale-workflow-16.0/sale-workflow-16.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_automatic_workflow/
Configuration menu - View commit details
-
Copy full SHA for e555a60 - Browse repository at this point
Copy the full SHA e555a60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4323ed0 - Browse repository at this point
Copy the full SHA 4323ed0View commit details -
Translated using Weblate (German)
Currently translated at 75.0% (42 of 56 strings) Translation: sale-workflow-16.0/sale-workflow-16.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_automatic_workflow/de/
Configuration menu - View commit details
-
Copy full SHA for 2b26e96 - Browse repository at this point
Copy the full SHA 2b26e96View commit details -
Configuration menu - View commit details
-
Copy full SHA for f144a31 - Browse repository at this point
Copy the full SHA f144a31View commit details -
Translated using Weblate (Spanish)
Currently translated at 100.0% (56 of 56 strings) Translation: sale-workflow-16.0/sale-workflow-16.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_automatic_workflow/es/
Configuration menu - View commit details
-
Copy full SHA for 86a38fe - Browse repository at this point
Copy the full SHA 86a38feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 792f87d - Browse repository at this point
Copy the full SHA 792f87dView commit details -
Translated using Weblate (Spanish)
Currently translated at 100.0% (56 of 56 strings) Translation: sale-workflow-16.0/sale-workflow-16.0-sale_automatic_workflow Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_automatic_workflow/es/
Configuration menu - View commit details
-
Copy full SHA for c25f9bd - Browse repository at this point
Copy the full SHA c25f9bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a3f68b - Browse repository at this point
Copy the full SHA 6a3f68bView commit details -
[REF] sale_automatic_workflow|_stock: separate
There is an issue for service companies that do not need the stock module to be installed when using `sale_automatic_workflow`. Module depended on `stock`, therefore it was auto installed. Now, stock related part is moved to a separate module - `sale_automatic_workflow_stock` and can be installed separately.
Configuration menu - View commit details
-
Copy full SHA for 1d0e79e - Browse repository at this point
Copy the full SHA 1d0e79eView commit details