error due to old packing slip hide fields in feature setup

This commit is contained in:
Anand Doshi 2012-02-14 12:45:55 +05:30
parent 868e084322
commit b2be11cad1
3 changed files with 4 additions and 4 deletions

View File

@ -24,8 +24,8 @@ pscript.feature_dict = {
'Timesheet': {'timesheet_details':['project_name']}
},
'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']},
'Sales Order': {'fields':['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']},
//'Sales Order': {'fields':['packing_details']}
},
'fs_discounts': {
'Delivery Note': {'delivery_note_details':['adj_rate']},

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
420
422