File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Available addons
2121----------------
2222addon | version | maintainers | summary
2323--- | --- | --- | ---
24+ [ product_form_sale_link] ( product_form_sale_link/ ) | 19.0.1.0.0 | | Adds a button on product forms to access Sale Lines
2425[ sale_advance_payment] ( sale_advance_payment/ ) | 19.0.1.0.0 | | Allow to add advance payments on sales and then use them on invoices
2526[ sale_automatic_workflow] ( sale_automatic_workflow/ ) | 19.0.1.0.0 | | Sale Automatic Workflow
2627[ sale_cancel_restrict] ( sale_cancel_restrict/ ) | 19.0.1.0.0 | | Sale Cancel Restrict
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Product Form Sale Link
1111 !! This file is generated by oca-gen-addon-readme !!
1212 !! changes will be overwritten. !!
1313 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14- !! source digest: sha256:d549777d282555f266da5d005028fd1f76164d912c53b792e1644141088a44fe
14+ !! source digest: sha256:4508fb3682d674f289146b0348886e4fab06cf62b28c8137b6377bc7ee07f21c
1515 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ <h1>Product Form Sale Link</h1>
372372!! This file is generated by oca-gen-addon-readme !!
373373!! changes will be overwritten. !!
374374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375- !! source digest: sha256:d549777d282555f266da5d005028fd1f76164d912c53b792e1644141088a44fe
375+ !! source digest: sha256:4508fb3682d674f289146b0348886e4fab06cf62b28c8137b6377bc7ee07f21c
376376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/sale-workflow/tree/19.0/product_form_sale_link "> < img alt ="OCA/sale-workflow " src ="https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/sale-workflow-19-0/sale-workflow-19-0-product_form_sale_link "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/sale-workflow&target_branch=19.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378378< p > This module adds a button on product forms with a link to sale order
Original file line number Diff line number Diff line change 11[project ]
22name = " odoo-addons-oca-sale-workflow"
3- version = " 19.0.20260311 .0"
3+ version = " 19.0.20260317 .0"
44dependencies = [
5+ " odoo-addon-product_form_sale_link==19.0.*" ,
56 " odoo-addon-sale_advance_payment==19.0.*" ,
67 " odoo-addon-sale_automatic_workflow==19.0.*" ,
78 " odoo-addon-sale_cancel_restrict==19.0.*" ,
You can’t perform that action at this time.
0 commit comments