~akretion-team/account-financial-tools/account-financial-tools-6.1

« back to all changes in this revision

Viewing changes to account_tax_update/view/update_tax_config.xml

  • Committer: Sebastien Beau
  • Date: 2013-12-27 17:43:50 UTC
  • Revision ID: sebastien.beau@akretion.com-20131227174350-t8j2pvpn4jl3avuy
[IMP] add the posibility to update automatically the tax, be carefull when using this option not change on the price unit will be apply, the total can be different. Also FIX the tax computation, always run reset taxe after changing it

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
                    <field name="switch_date"
21
21
                           attrs="{'readonly': [('state', '!=', 'draft')]}"
22
22
                           />
 
23
                    <field name="automatic_tax_update"/>
23
24
                    <button colspan="1" name="unlink_cron"
24
25
                                            string="Delete Crons Tax"
25
26
                                            type="object"