Fix: Rounded Total appearing extra in Standard Print Format
This commit is contained in:
parent
65032af912
commit
06d43bcfe2
@ -16,7 +16,7 @@ cur_frm.pformat.grand_total_export = function(doc) {
|
||||
return '';
|
||||
}
|
||||
|
||||
cur_frm.pformat.round_total_export = function(doc) {
|
||||
cur_frm.pformat.rounded_total_export = function(doc) {
|
||||
return '';
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user