error due to old packing slip hide fields in feature setup
This commit is contained in:
parent
868e084322
commit
b2be11cad1
@ -24,8 +24,8 @@ pscript.feature_dict = {
|
|||||||
'Timesheet': {'timesheet_details':['project_name']}
|
'Timesheet': {'timesheet_details':['project_name']}
|
||||||
},
|
},
|
||||||
'fs_packing_details': {
|
'fs_packing_details': {
|
||||||
'Delivery Note': {'fields':['packing_details','print_packing_slip','packing_checked_by','packed_by','pack_size','shipping_mark'],'delivery_note_details':['no_of_packs','pack_gross_wt','pack_nett_wt','pack_no','pack_unit']},
|
//'Delivery Note': {'fields':['packing_details','print_packing_slip','packing_checked_by','packed_by','pack_size','shipping_mark'],'delivery_note_details':['no_of_packs','pack_gross_wt','pack_nett_wt','pack_no','pack_unit']},
|
||||||
'Sales Order': {'fields':['packing_details']}
|
//'Sales Order': {'fields':['packing_details']}
|
||||||
},
|
},
|
||||||
'fs_discounts': {
|
'fs_discounts': {
|
||||||
'Delivery Note': {'delivery_note_details':['adj_rate']},
|
'Delivery Note': {'delivery_note_details':['adj_rate']},
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
420
|
422
|
||||||
Loading…
x
Reference in New Issue
Block a user