Improve "refresh contact", show new fields in green for custorder
only showing new "customer" fields in green so far
This commit is contained in:
parent
52fbe73893
commit
ab33b49218
3 changed files with 42 additions and 9 deletions
|
@ -63,6 +63,7 @@ class CustomerOrderBatchView(BatchMasterView):
|
|||
'customer',
|
||||
'person',
|
||||
'pending_customer',
|
||||
'contact_name',
|
||||
'phone_number',
|
||||
'email_address',
|
||||
'params',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue