mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-29 03:28:32 +00:00
merged with slow branch
This commit is contained in:
@@ -32,7 +32,8 @@ keydict = {
|
||||
'float_precision': 'float_precision',
|
||||
'account_url':'account_url',
|
||||
'session_expiry': 'session_expiry',
|
||||
'disable_rounded_total': 'disable_rounded_total'
|
||||
'disable_rounded_total': 'disable_rounded_total',
|
||||
'maintain_same_sales_rate' : 'maintain_same_sales_rate',
|
||||
}
|
||||
|
||||
class DocType:
|
||||
|
||||
Reference in New Issue
Block a user