mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
feat: ability to change customer/vendor opening balance.
This commit is contained in:
@@ -19,7 +19,7 @@ const ERRORS = {
|
||||
|
||||
ITEMS_HAVE_ASSOCIATED_TRANSACTIONS: 'ITEMS_HAVE_ASSOCIATED_TRANSACTIONS',
|
||||
ITEM_HAS_ASSOCIATED_TRANSACTINS: 'ITEM_HAS_ASSOCIATED_TRANSACTINS'
|
||||
}
|
||||
};
|
||||
|
||||
@Service()
|
||||
export default class ItemsService implements IItemsService {
|
||||
|
||||
Reference in New Issue
Block a user