File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 7
7
!! changes will be overwritten. !!
8
8
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
9
9
10
- .. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow .png
10
+ .. |badge1 | image :: https://img.shields.io/badge/maturity-Mature-brightgreen .png
11
11
:target: https://odoo-community.org/page/development-status
12
- :alt: Beta
12
+ :alt: Mature
13
13
.. |badge2 | image :: https://img.shields.io/badge/licence-AGPL--3-blue.png
14
14
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
15
15
:alt: License: AGPL-3
Original file line number Diff line number Diff line change 4
4
{
5
5
"name" : "RAL" ,
6
6
"summary" : "RAL" ,
7
- "version" : "12 .0.1.0.0" ,
7
+ "version" : "15 .0.1.0.0" ,
8
8
"author" : "Terrabit, Dorin Hongu" ,
9
9
"website" : "https://www.terrabit.ro" ,
10
10
"license" : "AGPL-3" ,
11
11
"category" : "Manufacturing" ,
12
12
"depends" : ["base" , "stock" , "mrp" ],
13
13
"data" : ["views/stock_view.xml" , "views/mrp_view.xml" ],
14
14
"images" : ["images/main_screenshot.png" ],
15
+ "development_status" : "Mature" ,
15
16
"installable" : True ,
16
17
}
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">RAL</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
370
- < p > < a class ="reference external " 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 " 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 " href ="https://github.com/dhongu/deltatech/tree/15.0/deltatech_ral "> < img alt ="dhongu/deltatech " src ="https://img.shields.io/badge/github-dhongu%2Fdeltatech-lightgray.png?logo=github " /> </ a > </ p >
370
+ < p > < a class ="reference external " href ="https://odoo-community.org/page/development-status "> < img alt ="Mature " src ="https://img.shields.io/badge/maturity-Mature-brightgreen .png " /> </ a > < a class ="reference external " 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 " href ="https://github.com/dhongu/deltatech/tree/15.0/deltatech_ral "> < img alt ="dhongu/deltatech " src ="https://img.shields.io/badge/github-dhongu%2Fdeltatech-lightgray.png?logo=github " /> </ a > </ p >
371
371
< p > Features:</ p >
372
372
< p > Allows the selection of a pigment (RAL) in production order.</ p >
373
373
< p > The pigment is a material wich have code that starts with RAL.</ p >
You can’t perform that action at this time.
0 commit comments