|
|
@ -5,13 +5,14 @@ |
|
|
|
"name": "Reset Sequences on selected period ranges", |
|
|
|
"version": "11.0.1.0.0", |
|
|
|
"category": "Reporting", |
|
|
|
"website": "https://github.com/OCA/server-tools", |
|
|
|
"website": "https://github.com/OCA/server-ux", |
|
|
|
"author": "Creu Blanca, " |
|
|
|
"Odoo Community Association (OCA)", |
|
|
|
"license": "LGPL-3", |
|
|
|
"installable": True, |
|
|
|
"application": False, |
|
|
|
"summary": "Adds a check digit on sequences", |
|
|
|
"summary": "Auto-generate yearly/monthly/weekly/daily sequence " |
|
|
|
"period ranges", |
|
|
|
"depends": [ |
|
|
|
"base", |
|
|
|
], |
|
|
|