File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ addon | version | maintainers | summary
27
27
[ product_standard_margin] ( product_standard_margin/ ) | 15.0.1.0.1 | [ ![ legalsylvain] ( https://github.com/legalsylvain.png?size=30px )] ( https://github.com/legalsylvain ) | Product Margin and Margin Rate
28
28
[ sale_elaboration_margin] ( sale_elaboration_margin/ ) | 15.0.2.0.0 | | Compute elaboration margins in sale orders lines
29
29
[ sale_margin_delivered] ( sale_margin_delivered/ ) | 15.0.1.0.1 | [ ![ sergio-teruel] ( https://github.com/sergio-teruel.png?size=30px )] ( https://github.com/sergio-teruel ) | Sale Margin Delivered
30
- [ sale_margin_security] ( sale_margin_security/ ) | 15.0.1.0.0 | [ ![ sergio-teruel] ( https://github.com/sergio-teruel.png?size=30px )] ( https://github.com/sergio-teruel ) | Sale Margin Security
30
+ [ sale_margin_security] ( sale_margin_security/ ) | 15.0.1.0.1 | [ ![ sergio-teruel] ( https://github.com/sergio-teruel.png?size=30px )] ( https://github.com/sergio-teruel ) | Sale Margin Security
31
31
[ sale_margin_sync] ( sale_margin_sync/ ) | 15.0.1.0.2 | | Recompute sale margin when stock move cost price is changed
32
32
[ sale_report_margin] ( sale_report_margin/ ) | 15.0.1.0.0 | [ ![ sergio-teruel] ( https://github.com/sergio-teruel.png?size=30px )] ( https://github.com/sergio-teruel ) | Sale Report Margin
33
33
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Sale Margin Security
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:6290044089abcd4de29f74d35d652b9f9d4a7648f9a9f5f6fe72a663642b35a9
10
+ !! source digest: sha256:8ace862ad9f38ba273d5aacb323f5cdc0d2886e89c6907940e12105494c44dd3
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Production%2FStable-green.png
Original file line number Diff line number Diff line change 2
2
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
3
3
{
4
4
"name" : "Sale Margin Security" ,
5
- "version" : "15.0.1.0.0 " ,
5
+ "version" : "15.0.1.0.1 " ,
6
6
"author" : "Tecnativa," "Odoo Community Association (OCA)" ,
7
7
"website" : "https://github.com/OCA/margin-analysis" ,
8
8
"category" : "Sales" ,
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Sale Margin Security</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:6290044089abcd4de29f74d35d652b9f9d4a7648f9a9f5f6fe72a663642b35a9
370
+ !! source digest: sha256:8ace862ad9f38ba273d5aacb323f5cdc0d2886e89c6907940e12105494c44dd3
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
< 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/15.0/sale_margin_security "> < 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-15-0/margin-analysis-15-0-sale_margin_security "> < 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=15.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > This module allows to restrict the access to sale margin fields to a specific
You can’t perform that action at this time.
0 commit comments