Skip to content

Commit eca9c3c

Browse files
committed
sequence_reset_period: fix summary and website in manifest.
1 parent 5a62ba6 commit eca9c3c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

sequence_reset_period/__manifest__.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,14 @@
55
"name": "Reset Sequences on selected period ranges",
66
"version": "11.0.1.0.0",
77
"category": "Reporting",
8-
"website": "https://github.com/OCA/server-tools",
8+
"website": "https://github.com/OCA/server-ux",
99
"author": "Creu Blanca, "
1010
"Odoo Community Association (OCA)",
1111
"license": "LGPL-3",
1212
"installable": True,
1313
"application": False,
14-
"summary": "Adds a check digit on sequences",
14+
"summary": "Auto-generate yearly/monthly/weekly/daily sequence "
15+
"period ranges",
1516
"depends": [
1617
"base",
1718
],

0 commit comments

Comments
 (0)