2
0
mirror of https://github.com/frappe/books.git synced 2024-11-09 23:30:56 +00:00

rem: batchNumber from listView

This commit is contained in:
akshayitzme 2023-01-17 14:08:26 +05:30
parent 454e62793e
commit fc75a8b536

View File

@ -11,7 +11,6 @@ export class PurchaseReceipt extends StockTransfer {
formRoute: ({ name }) => `/edit/PurchaseReceipt/${name}`,
columns: [
'name',
'batchNumber',
getTransactionStatusColumn(),
'party',
'date',