Skip to content

Commit

Permalink
Add decimal precision for Bukti Potong
Browse files Browse the repository at this point in the history
  • Loading branch information
mikevhe18 committed Aug 16, 2017
1 parent 6f92591 commit eae06aa
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data noupdate="1">
<record id="data_aeroo_report_no_decimal" model="decimal.precision">
<field name="name">Bukti Potong PPH No Decimal</field>
<field name="digits">0</field>
</record>
</data>
</openerp>

0 comments on commit eae06aa

Please sign in to comment.