error fixed in cost center wise expense report
This commit is contained in:
parent
bceec1cbef
commit
33dcbc096a
@ -18,8 +18,8 @@
|
|||||||
# -----------
|
# -----------
|
||||||
row_list = [['Cost Center','Data','160px'],
|
row_list = [['Cost Center','Data','160px'],
|
||||||
['Account','Data','160px'],
|
['Account','Data','160px'],
|
||||||
['Debit','Data','120px'],
|
['Debit','Currency','120px'],
|
||||||
['Credit','Data','120px'],
|
['Credit','Currency','120px'],
|
||||||
['Expense','Currency','120px']]
|
['Expense','Currency','120px']]
|
||||||
|
|
||||||
for r in row_list:
|
for r in row_list:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user