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+ [ sale_margin_delivered] ( sale_margin_delivered/ ) | 18.0.1.0.0 | [ ![ sergio-teruel] ( https://github.com/sergio-teruel.png?size=30px )] ( https://github.com/sergio-teruel ) [ ![ Shide] ( https://github.com/Shide.png?size=30px )] ( https://github.com/Shide ) | Sale Margin Delivered
2425[ sale_margin_security] ( sale_margin_security/ ) | 18.0.1.0.0 | [ ![ sergio-teruel] ( https://github.com/sergio-teruel.png?size=30px )] ( https://github.com/sergio-teruel ) [ ![ rafaelbn] ( https://github.com/rafaelbn.png?size=30px )] ( https://github.com/rafaelbn ) [ ![ yajo] ( https://github.com/yajo.png?size=30px )] ( https://github.com/yajo ) | Sale Margin Security
2526[ sale_margin_sync] ( sale_margin_sync/ ) | 18.0.1.0.0 | | Recompute sale margin when stock move cost price is changed
2627[ sale_report_margin] ( sale_report_margin/ ) | 18.0.1.0.0 | [ ![ sergio-teruel] ( https://github.com/sergio-teruel.png?size=30px )] ( https://github.com/sergio-teruel ) | Sale Report Margin
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Sale Margin Delivered
77 !! This file is generated by oca-gen-addon-readme !!
88 !! changes will be overwritten. !!
99 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10- !! source digest: sha256:0b09ede2e638f86ca5633af540546efdea6a1511f82c70e98678201db8657d54
10+ !! source digest: sha256:877e9f2884b7f867250d26353c3cae0d0111f4a48bb4581b784e5c74e6bf6dcd
1111 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313.. |badge1 | image :: https://img.shields.io/badge/maturity-Production%2FStable-green.png
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Sale Margin Delivered</h1>
367367!! This file is generated by oca-gen-addon-readme !!
368368!! changes will be overwritten. !!
369369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:0b09ede2e638f86ca5633af540546efdea6a1511f82c70e98678201db8657d54
370+ !! source digest: sha256:877e9f2884b7f867250d26353c3cae0d0111f4a48bb4581b784e5c74e6bf6dcd
371371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Production/Stable " src ="https://img.shields.io/badge/maturity-Production%2FStable-green.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/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/margin-analysis/tree/18.0/sale_margin_delivered "> < img alt ="OCA/margin-analysis " src ="https://img.shields.io/badge/github-OCA%2Fmargin--analysis-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/margin-analysis-18-0/margin-analysis-18-0-sale_margin_delivered "> < 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/margin-analysis&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373373< p > Computes sale order lines margins for the delivered items.</ p >
Original file line number Diff line number Diff line change 11[project ]
22name = " odoo-addons-oca-margin-analysis"
3- version = " 18.0.20250225.0 "
3+ version = " 18.0.20250225.1 "
44dependencies = [
5+ " odoo-addon-sale_margin_delivered==18.0.*" ,
56 " odoo-addon-sale_margin_security==18.0.*" ,
67 " odoo-addon-sale_margin_sync==18.0.*" ,
78 " odoo-addon-sale_report_margin==18.0.*" ,
You can’t perform that action at this time.
0 commit comments