Browse Source
Update __manifest__.py
Version Changed
pull/42/head
Cybrosys Technologies
8 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
sale_discount_total/__manifest__.py
|
|
@ -1,6 +1,6 @@ |
|
|
|
{ |
|
|
|
'name': 'Sale Discount on Total Amount', |
|
|
|
'version': '1.0', |
|
|
|
'version': '10.0.1.0', |
|
|
|
'category': 'Sales Management', |
|
|
|
'summary': "Discount on total in Sale and invoice with Discount limit and approval", |
|
|
|
'author': 'Cybrosys Techno Solutions', |
|
|
|