mirror of
https://github.com/frappe/books.git
synced 2026-08-24 10:04:45 -05:00
fix: rebase code
This commit is contained in:
@@ -238,6 +238,5 @@ export class Item extends Doc {
|
||||
trackItem: () => this.inserted,
|
||||
hasBatch: () => this.inserted,
|
||||
hasSerialNumber: () => this.inserted,
|
||||
datafromErp: () => true,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user