mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
feat: Credit note.
This commit is contained in:
@@ -11,4 +11,6 @@ export const RESOURCES_TYPES = {
|
||||
EXPENSE: 'expense',
|
||||
MANUAL_JOURNAL: 'manual_journal',
|
||||
ACCOUNT: 'account',
|
||||
CREDIT_NOTE: 'credit_note',
|
||||
VENDOR_CREDIT_NOTE:'vendor_credit_note'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user