mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat: add opening quantity, cost and date to items.
This commit is contained in:
@@ -168,7 +168,7 @@ export default {
|
||||
/**
|
||||
* Items service.
|
||||
*/
|
||||
items: {
|
||||
item: {
|
||||
onCreated: 'onItemCreated',
|
||||
onEdited: 'onItemEdited',
|
||||
onDeleted: 'onItemDeleted',
|
||||
|
||||
Reference in New Issue
Block a user