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+ [ purchase_allowed_product] ( purchase_allowed_product/ ) | 19.0.1.0.0 | | This module allows to select only products that can be supplied by the vendor
2425[ purchase_order_owner] ( purchase_order_owner/ ) | 19.0.1.0.0 | | Purchase Order Owner
2526[ purchase_order_type] ( purchase_order_type/ ) | 19.0.1.0.0 | | Purchase Order Type
2627[ purchase_order_weight_volume] ( purchase_order_weight_volume/ ) | 19.0.1.0.0 | <a href =' https://github.com/ilyasProgrammer ' ><img src =' https://github.com/ilyasProgrammer.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' ilyasProgrammer ' /></a > | Display purchase order weight and volume
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Purchase and Invoice Allowed Product
1111 !! This file is generated by oca-gen-addon-readme !!
1212 !! changes will be overwritten. !!
1313 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14- !! source digest: sha256:eb1b9dbaa74e94be393c30f67b80add2d636d716a513727c65216e10fe1b6cc1
14+ !! source digest: sha256:4a60028692012ae44d36f52808ec646e7477fb0b91be399a88da2c3e55342b33
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>Purchase and Invoice Allowed Product</h1>
372372!! This file is generated by oca-gen-addon-readme !!
373373!! changes will be overwritten. !!
374374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375- !! source digest: sha256:eb1b9dbaa74e94be393c30f67b80add2d636d716a513727c65216e10fe1b6cc1
375+ !! source digest: sha256:4a60028692012ae44d36f52808ec646e7477fb0b91be399a88da2c3e55342b33
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/purchase-workflow/tree/19.0/purchase_allowed_product "> < img alt ="OCA/purchase-workflow " src ="https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/purchase-workflow-19-0/purchase-workflow-19-0-purchase_allowed_product "> < 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/purchase-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 restriction in purchase and supplier invoices that
Original file line number Diff line number Diff line change 11[project ]
22name = " odoo-addons-oca-purchase-workflow"
3- version = " 19.0.20251219.1 "
3+ version = " 19.0.20251222.0 "
44dependencies = [
5+ " odoo-addon-purchase_allowed_product==19.0.*" ,
56 " odoo-addon-purchase_order_owner==19.0.*" ,
67 " odoo-addon-purchase_order_type==19.0.*" ,
78 " odoo-addon-purchase_order_weight_volume==19.0.*" ,
You can’t perform that action at this time.
0 commit comments