2
0
mirror of https://github.com/frappe/books.git synced 2025-01-08 17:24:05 +00:00

fix: Move paymentMethod above paymentAccount

This commit is contained in:
Faris Ansari 2019-11-28 22:53:18 +05:30
parent e7aef6d5ee
commit d645ff31b7

View File

@ -114,8 +114,8 @@ module.exports = {
'date',
'account',
'paymentType',
'paymentAccount',
'paymentMethod',
'paymentAccount',
'referenceId',
'referenceDate',
'clearanceDate',