Hide status when creating new purchasing batch
This commit is contained in:
parent
ac733ae6ea
commit
366b1c9073
1 changed files with 1 additions and 0 deletions
|
@ -193,6 +193,7 @@ class PurchasingBatchView(BatchMasterView):
|
|||
del fs.vendor_fax
|
||||
del fs.vendor_phone
|
||||
del fs.vendor_contact
|
||||
del fs.status_code
|
||||
|
||||
# default store may be configured
|
||||
store = self.rattail_config.get('rattail', 'store')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue