mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
feat(server): sales by items export csv & xlsx
This commit is contained in:
@@ -41,5 +41,5 @@ export interface ISalesByItemsTotal {
|
||||
export type ISalesByItemsSheetStatement = {
|
||||
items: ISalesByItemsItem[],
|
||||
total: ISalesByItemsTotal
|
||||
} | {};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user