[fix] [minor] print hide for purchase net and grand total

This commit is contained in:
Nabin Hait
2013-11-22 17:17:35 +05:30
parent f1faf2d285
commit 451b01cfe4
4 changed files with 16 additions and 16 deletions

View File

@@ -2,7 +2,7 @@
{
"creation": "2013-05-21 16:16:39",
"docstatus": 0,
"modified": "2013-08-09 14:45:35",
"modified": "2013-11-22 17:15:27",
"modified_by": "Administrator",
"owner": "Administrator"
},
@@ -301,7 +301,7 @@
"oldfieldname": "net_total_import",
"oldfieldtype": "Currency",
"options": "currency",
"print_hide": 1,
"print_hide": 0,
"read_only": 1
},
{
@@ -401,7 +401,7 @@
"oldfieldname": "grand_total_import",
"oldfieldtype": "Currency",
"options": "currency",
"print_hide": 1,
"print_hide": 0,
"read_only": 1
},
{
@@ -411,7 +411,7 @@
"label": "In Words",
"oldfieldname": "in_words_import",
"oldfieldtype": "Data",
"print_hide": 1,
"print_hide": 0,
"read_only": 1
},
{