mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-14 20:35:09 +00:00
Update sales_invoice.js
This commit is contained in:
@@ -103,7 +103,7 @@ erpnext.accounts.SalesInvoiceController = erpnext.selling.SellingController.exte
|
||||
company: cur_frm.doc.company
|
||||
}
|
||||
})
|
||||
});
|
||||
}, "icon-download", "btn-default");
|
||||
},
|
||||
|
||||
delivery_note_btn: function() {
|
||||
@@ -123,7 +123,7 @@ erpnext.accounts.SalesInvoiceController = erpnext.selling.SellingController.exte
|
||||
};
|
||||
}
|
||||
});
|
||||
});
|
||||
}, "icon-download", "btn-default");
|
||||
},
|
||||
|
||||
tc_name: function() {
|
||||
|
||||
Reference in New Issue
Block a user