Skip to content

Commit

Permalink
Merge pull request #311 from OCA/legalsylvain-comment-sale_visible_tax
Browse files Browse the repository at this point in the history
Update __openerp__.py
  • Loading branch information
legalsylvain committed Jun 9, 2016
2 parents d835f59 + 7199999 commit b081810
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sale_visible_tax/__openerp__.py
Expand Up @@ -28,6 +28,10 @@
'category': 'Generic Modules',
'description': """This module adds the fields "Sub total tax inc"
and "Sub total tax" on sale order line and invoice line
Note :
This module is obsolete in 8.0 serie. Do not port this module and use
instead 'account_invoice_line_price_subtotal_gross' and
'sale_order_line_price_subtotal_gross' in OCA / account-invoicing.
""",
'depends': [
'sale',
Expand Down

0 comments on commit b081810

Please sign in to comment.