@zensoftbr/zenerpclient 1.0.29 → 1.0.30
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/Client.js +2 -3
- package/dist/cjs/Client.js.map +1 -1
- package/dist/cjs/api/catalog/company/CompanyService.js +4 -1
- package/dist/cjs/api/catalog/company/CompanyService.js.map +1 -1
- package/dist/cjs/api/financial/BillingTitle.js +4 -3
- package/dist/cjs/api/financial/BillingTitle.js.map +1 -1
- package/dist/cjs/api/financial/Payable.js +5 -4
- package/dist/cjs/api/financial/Payable.js.map +1 -1
- package/dist/cjs/api/financial/PayableSettlementBillingTitle.js +2 -1
- package/dist/cjs/api/financial/PayableSettlementBillingTitle.js.map +1 -1
- package/dist/cjs/api/financial/PayableSettlementMethod.js +2 -1
- package/dist/cjs/api/financial/PayableSettlementMethod.js.map +1 -1
- package/dist/cjs/api/financial/Receivable.js +5 -4
- package/dist/cjs/api/financial/Receivable.js.map +1 -1
- package/dist/cjs/api/financial/ReceivableSettlementBillingTitle.js +2 -1
- package/dist/cjs/api/financial/ReceivableSettlementBillingTitle.js.map +1 -1
- package/dist/cjs/api/financial/ReceivableSettlementMethod.js +2 -1
- package/dist/cjs/api/financial/ReceivableSettlementMethod.js.map +1 -1
- package/dist/cjs/api/financial/SettlementBillingTitle.js +2 -1
- package/dist/cjs/api/financial/SettlementBillingTitle.js.map +1 -1
- package/dist/cjs/api/financial/SettlementMethod.js +2 -1
- package/dist/cjs/api/financial/SettlementMethod.js.map +1 -1
- package/dist/cjs/api/financial/accounting/ArgsAccountChartOpImport.js +0 -1
- package/dist/cjs/api/financial/accounting/ArgsAccountChartOpImport.js.map +1 -1
- package/dist/cjs/api/financial/accounting/AssetTag.js +2 -4
- package/dist/cjs/api/financial/accounting/AssetTag.js.map +1 -1
- package/dist/cjs/api/financial/accounting/JournalItem.js +1 -2
- package/dist/cjs/api/financial/accounting/JournalItem.js.map +1 -1
- package/dist/cjs/api/financial/accounting/LedgerItem.js +1 -2
- package/dist/cjs/api/financial/accounting/LedgerItem.js.map +1 -1
- package/dist/cjs/api/financial/accounting/LedgerItemBalance.js +1 -2
- package/dist/cjs/api/financial/accounting/LedgerItemBalance.js.map +1 -1
- package/dist/cjs/api/financial/accounting/accounting.module.js +3 -1
- package/dist/cjs/api/financial/accounting/accounting.module.js.map +1 -1
- package/dist/cjs/api/fiscal/ArgsIncomingInvoiceOpCreate.js +0 -2
- package/dist/cjs/api/fiscal/ArgsIncomingInvoiceOpCreate.js.map +1 -1
- package/dist/cjs/api/fiscal/FiscalService.js +6 -36
- package/dist/cjs/api/fiscal/FiscalService.js.map +1 -1
- package/dist/cjs/api/fiscal/IncomingInvoiceItem.js +3 -2
- package/dist/cjs/api/fiscal/IncomingInvoiceItem.js.map +1 -1
- package/dist/cjs/api/fiscal/IncomingInvoicePayment.js +2 -1
- package/dist/cjs/api/fiscal/IncomingInvoicePayment.js.map +1 -1
- package/dist/cjs/api/fiscal/InvoiceItem.js +2 -1
- package/dist/cjs/api/fiscal/InvoiceItem.js.map +1 -1
- package/dist/cjs/api/fiscal/InvoiceItemAccounting.js +2 -1
- package/dist/cjs/api/fiscal/InvoiceItemAccounting.js.map +1 -1
- package/dist/cjs/api/fiscal/InvoicePayment.js +2 -1
- package/dist/cjs/api/fiscal/InvoicePayment.js.map +1 -1
- package/dist/cjs/api/fiscal/OutgoingInvoiceItem.js +3 -2
- package/dist/cjs/api/fiscal/OutgoingInvoiceItem.js.map +1 -1
- package/dist/cjs/api/fiscal/OutgoingInvoicePayment.js +2 -1
- package/dist/cjs/api/fiscal/OutgoingInvoicePayment.js.map +1 -1
- package/dist/cjs/api/fiscal/br/DfeNfeProcIn.js +1 -1
- package/dist/cjs/api/fiscal/br/DfeNfeProcIn.js.map +1 -1
- package/dist/cjs/api/fiscal/br/DfeNfeProcOut.js +1 -1
- package/dist/cjs/api/fiscal/br/DfeNfeProcOut.js.map +1 -1
- package/dist/cjs/api/fiscal/fiscal.module.js +1 -3
- package/dist/cjs/api/fiscal/fiscal.module.js.map +1 -1
- package/dist/cjs/api/sale/Sale.js +1 -1
- package/dist/cjs/api/sale/Sale.js.map +1 -1
- package/dist/cjs/api/sale/SaleItem.js +3 -1
- package/dist/cjs/api/sale/SaleItem.js.map +1 -1
- package/dist/cjs/api/sale/SalePayment.js +2 -1
- package/dist/cjs/api/sale/SalePayment.js.map +1 -1
- package/dist/cjs/api/supply/purchase/PurchaseItem.js +3 -1
- package/dist/cjs/api/supply/purchase/PurchaseItem.js.map +1 -1
- package/dist/cjs/api/supply/purchase/PurchasePayment.js +2 -1
- package/dist/cjs/api/supply/purchase/PurchasePayment.js.map +1 -1
- package/dist/cjs/api/system/SystemService.js +1 -1
- package/dist/cjs/api/system/info/InfoService.js +2 -2
- package/dist/cjs/api/system/security/SecurityService.js +3 -3
- package/dist/esm/Client.js +2 -3
- package/dist/esm/Client.js.map +1 -1
- package/dist/esm/api/catalog/company/CompanyService.js +4 -1
- package/dist/esm/api/catalog/company/CompanyService.js.map +1 -1
- package/dist/esm/api/financial/BillingTitle.js +4 -3
- package/dist/esm/api/financial/BillingTitle.js.map +1 -1
- package/dist/esm/api/financial/Payable.js +5 -4
- package/dist/esm/api/financial/Payable.js.map +1 -1
- package/dist/esm/api/financial/PayableSettlementBillingTitle.js +2 -1
- package/dist/esm/api/financial/PayableSettlementBillingTitle.js.map +1 -1
- package/dist/esm/api/financial/PayableSettlementMethod.js +2 -1
- package/dist/esm/api/financial/PayableSettlementMethod.js.map +1 -1
- package/dist/esm/api/financial/Receivable.js +5 -4
- package/dist/esm/api/financial/Receivable.js.map +1 -1
- package/dist/esm/api/financial/ReceivableSettlementBillingTitle.js +2 -1
- package/dist/esm/api/financial/ReceivableSettlementBillingTitle.js.map +1 -1
- package/dist/esm/api/financial/ReceivableSettlementMethod.js +2 -1
- package/dist/esm/api/financial/ReceivableSettlementMethod.js.map +1 -1
- package/dist/esm/api/financial/SettlementBillingTitle.js +2 -1
- package/dist/esm/api/financial/SettlementBillingTitle.js.map +1 -1
- package/dist/esm/api/financial/SettlementMethod.js +2 -1
- package/dist/esm/api/financial/SettlementMethod.js.map +1 -1
- package/dist/esm/api/financial/accounting/ArgsAccountChartOpImport.js +0 -1
- package/dist/esm/api/financial/accounting/ArgsAccountChartOpImport.js.map +1 -1
- package/dist/esm/api/financial/accounting/AssetTag.js +2 -4
- package/dist/esm/api/financial/accounting/AssetTag.js.map +1 -1
- package/dist/esm/api/financial/accounting/JournalItem.js +1 -2
- package/dist/esm/api/financial/accounting/JournalItem.js.map +1 -1
- package/dist/esm/api/financial/accounting/LedgerItem.js +1 -2
- package/dist/esm/api/financial/accounting/LedgerItem.js.map +1 -1
- package/dist/esm/api/financial/accounting/LedgerItemBalance.js +1 -2
- package/dist/esm/api/financial/accounting/LedgerItemBalance.js.map +1 -1
- package/dist/esm/api/financial/accounting/accounting.module.js +1 -0
- package/dist/esm/api/financial/accounting/accounting.module.js.map +1 -1
- package/dist/esm/api/fiscal/ArgsIncomingInvoiceOpCreate.js +0 -2
- package/dist/esm/api/fiscal/ArgsIncomingInvoiceOpCreate.js.map +1 -1
- package/dist/esm/api/fiscal/FiscalService.js +6 -36
- package/dist/esm/api/fiscal/FiscalService.js.map +1 -1
- package/dist/esm/api/fiscal/IncomingInvoiceItem.js +3 -2
- package/dist/esm/api/fiscal/IncomingInvoiceItem.js.map +1 -1
- package/dist/esm/api/fiscal/IncomingInvoicePayment.js +2 -1
- package/dist/esm/api/fiscal/IncomingInvoicePayment.js.map +1 -1
- package/dist/esm/api/fiscal/InvoiceItem.js +2 -1
- package/dist/esm/api/fiscal/InvoiceItem.js.map +1 -1
- package/dist/esm/api/fiscal/InvoiceItemAccounting.js +2 -1
- package/dist/esm/api/fiscal/InvoiceItemAccounting.js.map +1 -1
- package/dist/esm/api/fiscal/InvoicePayment.js +2 -1
- package/dist/esm/api/fiscal/InvoicePayment.js.map +1 -1
- package/dist/esm/api/fiscal/OutgoingInvoiceItem.js +3 -2
- package/dist/esm/api/fiscal/OutgoingInvoiceItem.js.map +1 -1
- package/dist/esm/api/fiscal/OutgoingInvoicePayment.js +2 -1
- package/dist/esm/api/fiscal/OutgoingInvoicePayment.js.map +1 -1
- package/dist/esm/api/fiscal/br/DfeNfeProcIn.js +1 -1
- package/dist/esm/api/fiscal/br/DfeNfeProcIn.js.map +1 -1
- package/dist/esm/api/fiscal/br/DfeNfeProcOut.js +1 -1
- package/dist/esm/api/fiscal/br/DfeNfeProcOut.js.map +1 -1
- package/dist/esm/api/fiscal/fiscal.module.js +0 -1
- package/dist/esm/api/fiscal/fiscal.module.js.map +1 -1
- package/dist/esm/api/sale/Sale.js +1 -1
- package/dist/esm/api/sale/Sale.js.map +1 -1
- package/dist/esm/api/sale/SaleItem.js +3 -1
- package/dist/esm/api/sale/SaleItem.js.map +1 -1
- package/dist/esm/api/sale/SalePayment.js +2 -1
- package/dist/esm/api/sale/SalePayment.js.map +1 -1
- package/dist/esm/api/supply/purchase/PurchaseItem.js +3 -1
- package/dist/esm/api/supply/purchase/PurchaseItem.js.map +1 -1
- package/dist/esm/api/supply/purchase/PurchasePayment.js +2 -1
- package/dist/esm/api/supply/purchase/PurchasePayment.js.map +1 -1
- package/dist/esm/api/system/SystemService.js +1 -1
- package/dist/esm/api/system/info/InfoService.js +2 -2
- package/dist/esm/api/system/security/SecurityService.js +3 -3
- package/dist/types/api/financial/BillingTitle.d.ts +6 -4
- package/dist/types/api/financial/Payable.d.ts +7 -5
- package/dist/types/api/financial/PayableSettlementBillingTitle.d.ts +4 -2
- package/dist/types/api/financial/PayableSettlementMethod.d.ts +4 -2
- package/dist/types/api/financial/Receivable.d.ts +7 -5
- package/dist/types/api/financial/ReceivableSettlementBillingTitle.d.ts +4 -2
- package/dist/types/api/financial/ReceivableSettlementMethod.d.ts +4 -2
- package/dist/types/api/financial/SettlementBillingTitle.d.ts +4 -2
- package/dist/types/api/financial/SettlementMethod.d.ts +4 -2
- package/dist/types/api/financial/accounting/ArgsAccountChartOpImport.d.ts +0 -1
- package/dist/types/api/financial/accounting/AssetTag.d.ts +3 -6
- package/dist/types/api/financial/accounting/JournalItem.d.ts +2 -4
- package/dist/types/api/financial/accounting/LedgerItem.d.ts +2 -4
- package/dist/types/api/financial/accounting/LedgerItemBalance.d.ts +2 -4
- package/dist/types/api/financial/accounting/accounting.module.d.ts +1 -0
- package/dist/types/api/fiscal/ArgsIncomingInvoiceOpCreate.d.ts +0 -2
- package/dist/types/api/fiscal/FiscalService.d.ts +2 -7
- package/dist/types/api/fiscal/IncomingInvoiceItem.d.ts +5 -2
- package/dist/types/api/fiscal/IncomingInvoicePayment.d.ts +4 -2
- package/dist/types/api/fiscal/InvoiceItem.d.ts +4 -1
- package/dist/types/api/fiscal/InvoiceItemAccounting.d.ts +4 -2
- package/dist/types/api/fiscal/InvoicePayment.d.ts +4 -2
- package/dist/types/api/fiscal/OutgoingInvoiceItem.d.ts +5 -2
- package/dist/types/api/fiscal/OutgoingInvoicePayment.d.ts +4 -2
- package/dist/types/api/fiscal/br/DfeNfeProcIn.d.ts +1 -1
- package/dist/types/api/fiscal/br/DfeNfeProcOut.d.ts +1 -1
- package/dist/types/api/fiscal/fiscal.module.d.ts +0 -1
- package/dist/types/api/sale/Sale.d.ts +1 -1
- package/dist/types/api/sale/SaleItem.d.ts +6 -2
- package/dist/types/api/sale/SalePayment.d.ts +4 -2
- package/dist/types/api/supply/purchase/PurchaseItem.d.ts +6 -2
- package/dist/types/api/supply/purchase/PurchasePayment.d.ts +4 -2
- package/package.json +1 -1
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Account } from "./accounting/Account.js";
|
|
2
|
+
import { AccountComplement } from "./accounting/AccountComplement.js";
|
|
2
3
|
import { Company } from "../catalog/company/Company.js";
|
|
3
4
|
import { Person } from "../catalog/person/Person.js";
|
|
4
5
|
import { Wallet } from "./billing/Wallet.js";
|
|
@@ -17,16 +18,17 @@ export declare class BillingTitle {
|
|
|
17
18
|
date: Date;
|
|
18
19
|
issueDate: Date;
|
|
19
20
|
dueDate: Date;
|
|
20
|
-
settlementDate: Date;
|
|
21
21
|
value: number;
|
|
22
22
|
valueSettlement: number;
|
|
23
23
|
valueDiscount: number;
|
|
24
24
|
valueRenegotiation: number;
|
|
25
25
|
valueAddition: number;
|
|
26
26
|
balance: number;
|
|
27
|
+
account: Account;
|
|
28
|
+
accountComplement: AccountComplement;
|
|
29
|
+
accountCounterpart: Account;
|
|
30
|
+
accountComplementCounterpart: AccountComplement;
|
|
27
31
|
wallet: Wallet;
|
|
28
|
-
assetTag: AssetTag;
|
|
29
|
-
assetTagCounterpart: AssetTag;
|
|
30
32
|
tags: string;
|
|
31
33
|
properties: any;
|
|
32
34
|
}
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Account } from "./accounting/Account.js";
|
|
2
|
+
import { AccountComplement } from "./accounting/AccountComplement.js";
|
|
2
3
|
import { Company } from "../catalog/company/Company.js";
|
|
3
4
|
import { IncomingInvoice } from "../fiscal/IncomingInvoice.js";
|
|
4
5
|
import { Person } from "../catalog/person/Person.js";
|
|
5
6
|
import { Wallet } from "./billing/Wallet.js";
|
|
6
7
|
export declare class Payable {
|
|
7
|
-
|
|
8
|
+
incomingInvoice: IncomingInvoice;
|
|
8
9
|
id: number;
|
|
9
10
|
status: string;
|
|
10
11
|
source: string;
|
|
@@ -19,16 +20,17 @@ export declare class Payable {
|
|
|
19
20
|
date: Date;
|
|
20
21
|
issueDate: Date;
|
|
21
22
|
dueDate: Date;
|
|
22
|
-
settlementDate: Date;
|
|
23
23
|
value: number;
|
|
24
24
|
valueSettlement: number;
|
|
25
25
|
valueDiscount: number;
|
|
26
26
|
valueRenegotiation: number;
|
|
27
27
|
valueAddition: number;
|
|
28
28
|
balance: number;
|
|
29
|
+
account: Account;
|
|
30
|
+
accountComplement: AccountComplement;
|
|
31
|
+
accountCounterpart: Account;
|
|
32
|
+
accountComplementCounterpart: AccountComplement;
|
|
29
33
|
wallet: Wallet;
|
|
30
|
-
assetTag: AssetTag;
|
|
31
|
-
assetTagCounterpart: AssetTag;
|
|
32
34
|
tags: string;
|
|
33
35
|
properties: any;
|
|
34
36
|
}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Account } from "./accounting/Account.js";
|
|
2
|
+
import { AccountComplement } from "./accounting/AccountComplement.js";
|
|
2
3
|
import { BillingTitle } from "./BillingTitle.js";
|
|
3
4
|
import { Settlement } from "./Settlement.js";
|
|
4
5
|
export declare class PayableSettlementBillingTitle {
|
|
@@ -6,6 +7,7 @@ export declare class PayableSettlementBillingTitle {
|
|
|
6
7
|
settlement: Settlement;
|
|
7
8
|
billingTitle: BillingTitle;
|
|
8
9
|
type: string;
|
|
10
|
+
account: Account;
|
|
11
|
+
accountComplement: AccountComplement;
|
|
9
12
|
value: number;
|
|
10
|
-
assetTag: AssetTag;
|
|
11
13
|
}
|
|
@@ -1,11 +1,13 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Account } from "./accounting/Account.js";
|
|
2
|
+
import { AccountComplement } from "./accounting/AccountComplement.js";
|
|
2
3
|
import { BillingTitle } from "./BillingTitle.js";
|
|
3
4
|
import { Settlement } from "./Settlement.js";
|
|
4
5
|
export declare class PayableSettlementMethod {
|
|
5
6
|
id: number;
|
|
6
7
|
settlement: Settlement;
|
|
7
8
|
type: string;
|
|
9
|
+
account: Account;
|
|
10
|
+
accountComplement: AccountComplement;
|
|
8
11
|
value: number;
|
|
9
12
|
billingTitle: BillingTitle;
|
|
10
|
-
assetTag: AssetTag;
|
|
11
13
|
}
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Account } from "./accounting/Account.js";
|
|
2
|
+
import { AccountComplement } from "./accounting/AccountComplement.js";
|
|
2
3
|
import { Company } from "../catalog/company/Company.js";
|
|
3
4
|
import { OutgoingInvoice } from "../fiscal/OutgoingInvoice.js";
|
|
4
5
|
import { Person } from "../catalog/person/Person.js";
|
|
5
6
|
import { Wallet } from "./billing/Wallet.js";
|
|
6
7
|
export declare class Receivable {
|
|
7
|
-
|
|
8
|
+
outgoingInvoice: OutgoingInvoice;
|
|
8
9
|
id: number;
|
|
9
10
|
status: string;
|
|
10
11
|
source: string;
|
|
@@ -19,16 +20,17 @@ export declare class Receivable {
|
|
|
19
20
|
date: Date;
|
|
20
21
|
issueDate: Date;
|
|
21
22
|
dueDate: Date;
|
|
22
|
-
settlementDate: Date;
|
|
23
23
|
value: number;
|
|
24
24
|
valueSettlement: number;
|
|
25
25
|
valueDiscount: number;
|
|
26
26
|
valueRenegotiation: number;
|
|
27
27
|
valueAddition: number;
|
|
28
28
|
balance: number;
|
|
29
|
+
account: Account;
|
|
30
|
+
accountComplement: AccountComplement;
|
|
31
|
+
accountCounterpart: Account;
|
|
32
|
+
accountComplementCounterpart: AccountComplement;
|
|
29
33
|
wallet: Wallet;
|
|
30
|
-
assetTag: AssetTag;
|
|
31
|
-
assetTagCounterpart: AssetTag;
|
|
32
34
|
tags: string;
|
|
33
35
|
properties: any;
|
|
34
36
|
}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Account } from "./accounting/Account.js";
|
|
2
|
+
import { AccountComplement } from "./accounting/AccountComplement.js";
|
|
2
3
|
import { BillingTitle } from "./BillingTitle.js";
|
|
3
4
|
import { Settlement } from "./Settlement.js";
|
|
4
5
|
export declare class ReceivableSettlementBillingTitle {
|
|
@@ -6,6 +7,7 @@ export declare class ReceivableSettlementBillingTitle {
|
|
|
6
7
|
settlement: Settlement;
|
|
7
8
|
billingTitle: BillingTitle;
|
|
8
9
|
type: string;
|
|
10
|
+
account: Account;
|
|
11
|
+
accountComplement: AccountComplement;
|
|
9
12
|
value: number;
|
|
10
|
-
assetTag: AssetTag;
|
|
11
13
|
}
|
|
@@ -1,11 +1,13 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Account } from "./accounting/Account.js";
|
|
2
|
+
import { AccountComplement } from "./accounting/AccountComplement.js";
|
|
2
3
|
import { BillingTitle } from "./BillingTitle.js";
|
|
3
4
|
import { Settlement } from "./Settlement.js";
|
|
4
5
|
export declare class ReceivableSettlementMethod {
|
|
5
6
|
id: number;
|
|
6
7
|
settlement: Settlement;
|
|
7
8
|
type: string;
|
|
9
|
+
account: Account;
|
|
10
|
+
accountComplement: AccountComplement;
|
|
8
11
|
value: number;
|
|
9
12
|
billingTitle: BillingTitle;
|
|
10
|
-
assetTag: AssetTag;
|
|
11
13
|
}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Account } from "./accounting/Account.js";
|
|
2
|
+
import { AccountComplement } from "./accounting/AccountComplement.js";
|
|
2
3
|
import { BillingTitle } from "./BillingTitle.js";
|
|
3
4
|
import { Settlement } from "./Settlement.js";
|
|
4
5
|
export declare class SettlementBillingTitle {
|
|
@@ -6,6 +7,7 @@ export declare class SettlementBillingTitle {
|
|
|
6
7
|
settlement: Settlement;
|
|
7
8
|
billingTitle: BillingTitle;
|
|
8
9
|
type: string;
|
|
10
|
+
account: Account;
|
|
11
|
+
accountComplement: AccountComplement;
|
|
9
12
|
value: number;
|
|
10
|
-
assetTag: AssetTag;
|
|
11
13
|
}
|
|
@@ -1,11 +1,13 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Account } from "./accounting/Account.js";
|
|
2
|
+
import { AccountComplement } from "./accounting/AccountComplement.js";
|
|
2
3
|
import { BillingTitle } from "./BillingTitle.js";
|
|
3
4
|
import { Settlement } from "./Settlement.js";
|
|
4
5
|
export declare class SettlementMethod {
|
|
5
6
|
id: number;
|
|
6
7
|
settlement: Settlement;
|
|
7
8
|
type: string;
|
|
9
|
+
account: Account;
|
|
10
|
+
accountComplement: AccountComplement;
|
|
8
11
|
value: number;
|
|
9
12
|
billingTitle: BillingTitle;
|
|
10
|
-
assetTag: AssetTag;
|
|
11
13
|
}
|
|
@@ -1,12 +1,9 @@
|
|
|
1
1
|
import { Account } from "./Account.js";
|
|
2
|
+
import { AccountComplement } from "./AccountComplement.js";
|
|
2
3
|
import { FiscalProfileProduct } from "../../fiscal/FiscalProfileProduct.js";
|
|
3
|
-
import { Person } from "../../catalog/person/Person.js";
|
|
4
|
-
import { ResultCenter } from "./ResultCenter.js";
|
|
5
4
|
export declare class AssetTag {
|
|
6
5
|
id: number;
|
|
7
|
-
account: Account;
|
|
8
|
-
resultCenter: ResultCenter;
|
|
9
6
|
fiscalProfileProduct: FiscalProfileProduct;
|
|
10
|
-
|
|
11
|
-
|
|
7
|
+
account: Account;
|
|
8
|
+
accountComplement: AccountComplement;
|
|
12
9
|
}
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { Account } from "./Account.js";
|
|
2
|
+
import { AccountComplement } from "./AccountComplement.js";
|
|
2
3
|
import { JournalEntry } from "./JournalEntry.js";
|
|
3
|
-
import { Person } from "../../catalog/person/Person.js";
|
|
4
|
-
import { ResultCenter } from "./ResultCenter.js";
|
|
5
4
|
export declare class JournalItem {
|
|
6
5
|
id: number;
|
|
7
6
|
journalEntry: JournalEntry;
|
|
8
7
|
account: Account;
|
|
9
|
-
|
|
10
|
-
person: Person;
|
|
8
|
+
accountComplement: AccountComplement;
|
|
11
9
|
value: number;
|
|
12
10
|
sign: string;
|
|
13
11
|
description: string;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { Account } from "./Account.js";
|
|
2
|
+
import { AccountComplement } from "./AccountComplement.js";
|
|
2
3
|
import { Company } from "../../catalog/company/Company.js";
|
|
3
4
|
import { FiscalYear } from "../../fiscal/FiscalYear.js";
|
|
4
5
|
import { JournalEntry } from "./JournalEntry.js";
|
|
5
|
-
import { Person } from "../../catalog/person/Person.js";
|
|
6
|
-
import { ResultCenter } from "./ResultCenter.js";
|
|
7
6
|
export declare class LedgerItem {
|
|
8
7
|
id: number;
|
|
9
8
|
journalEntry: JournalEntry;
|
|
@@ -11,8 +10,7 @@ export declare class LedgerItem {
|
|
|
11
10
|
fiscalYear: FiscalYear;
|
|
12
11
|
date: Date;
|
|
13
12
|
account: Account;
|
|
14
|
-
|
|
15
|
-
person: Person;
|
|
13
|
+
accountComplement: AccountComplement;
|
|
16
14
|
accountCounterpart: Account;
|
|
17
15
|
value: number;
|
|
18
16
|
sign: string;
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { Account } from "./Account.js";
|
|
2
|
+
import { AccountComplement } from "./AccountComplement.js";
|
|
2
3
|
import { Company } from "../../catalog/company/Company.js";
|
|
3
4
|
import { FiscalYear } from "../../fiscal/FiscalYear.js";
|
|
4
|
-
import { Person } from "../../catalog/person/Person.js";
|
|
5
|
-
import { ResultCenter } from "./ResultCenter.js";
|
|
6
5
|
export declare class LedgerItemBalance {
|
|
7
6
|
company: Company;
|
|
8
7
|
fiscalYear: FiscalYear;
|
|
9
8
|
account: Account;
|
|
10
|
-
|
|
11
|
-
person: Person;
|
|
9
|
+
accountComplement: AccountComplement;
|
|
12
10
|
value: number;
|
|
13
11
|
}
|
|
@@ -2,6 +2,7 @@ export { AccountingService } from "./AccountingService.js";
|
|
|
2
2
|
export { Account } from "./Account.js";
|
|
3
3
|
export { AccountCategory } from "./AccountCategory.js";
|
|
4
4
|
export { AccountChart } from "./AccountChart.js";
|
|
5
|
+
export { AccountComplement } from "./AccountComplement.js";
|
|
5
6
|
export { AccountConversion } from "./AccountConversion.js";
|
|
6
7
|
export { AccountConversionChart } from "./AccountConversionChart.js";
|
|
7
8
|
export { AccountDefault } from "./AccountDefault.js";
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { Client } from "../../Client.js";
|
|
2
|
+
import { ArgsIncomingInvoiceOpApprove } from "./ArgsIncomingInvoiceOpApprove.js";
|
|
2
3
|
import { ArgsIncomingInvoiceOpCreate } from "./ArgsIncomingInvoiceOpCreate.js";
|
|
3
4
|
import { ArgsIncomingInvoiceOpCreateFromIncomingList } from "./ArgsIncomingInvoiceOpCreateFromIncomingList.js";
|
|
4
5
|
import { ArgsInvoiceOpReturn } from "./ArgsInvoiceOpReturn.js";
|
|
@@ -15,7 +16,6 @@ import { IncomingInvoiceItem } from "./IncomingInvoiceItem.js";
|
|
|
15
16
|
import { InvoiceItemAccounting } from "./InvoiceItemAccounting.js";
|
|
16
17
|
import { InvoicePayment } from "./InvoicePayment.js";
|
|
17
18
|
import { InvoiceReference } from "./InvoiceReference.js";
|
|
18
|
-
import { InvoiceReturn } from "./InvoiceReturn.js";
|
|
19
19
|
import { InvoiceSeries } from "./InvoiceSeries.js";
|
|
20
20
|
import { OutgoingInvoice } from "./OutgoingInvoice.js";
|
|
21
21
|
import { OutgoingInvoiceItem } from "./OutgoingInvoiceItem.js";
|
|
@@ -62,7 +62,7 @@ export declare class FiscalService {
|
|
|
62
62
|
incomingInvoiceItemReadById(id: number): Promise<IncomingInvoiceItem>;
|
|
63
63
|
incomingInvoiceItemUpdate(bean: IncomingInvoiceItem): Promise<IncomingInvoiceItem>;
|
|
64
64
|
incomingInvoiceOpApprove(id: number): Promise<IncomingInvoice>;
|
|
65
|
-
incomingInvoiceOpApproveDivergences(id: number): Promise<IncomingInvoice>;
|
|
65
|
+
incomingInvoiceOpApproveDivergences(id: number, args: ArgsIncomingInvoiceOpApprove): Promise<IncomingInvoice>;
|
|
66
66
|
incomingInvoiceOpApproveRevert(id: number): Promise<IncomingInvoice>;
|
|
67
67
|
incomingInvoiceOpCreate(args: ArgsIncomingInvoiceOpCreate): Promise<IncomingInvoice>;
|
|
68
68
|
incomingInvoiceOpCreateFromIncomingList(args: ArgsIncomingInvoiceOpCreateFromIncomingList): Promise<IncomingInvoice>;
|
|
@@ -91,11 +91,6 @@ export declare class FiscalService {
|
|
|
91
91
|
invoiceReferenceRead(search: any): Promise<InvoiceReference[]>;
|
|
92
92
|
invoiceReferenceReadById(id: number): Promise<InvoiceReference>;
|
|
93
93
|
invoiceReferenceUpdate(bean: InvoiceReference): Promise<InvoiceReference>;
|
|
94
|
-
invoiceReturnCreate(bean: InvoiceReturn): Promise<InvoiceReturn>;
|
|
95
|
-
invoiceReturnDelete(id: number): Promise<InvoiceReturn>;
|
|
96
|
-
invoiceReturnRead(search: any): Promise<InvoiceReturn[]>;
|
|
97
|
-
invoiceReturnReadById(id: number): Promise<InvoiceReturn>;
|
|
98
|
-
invoiceReturnUpdate(bean: InvoiceReturn): Promise<InvoiceReturn>;
|
|
99
94
|
invoiceSeriesCreate(bean: InvoiceSeries): Promise<InvoiceSeries>;
|
|
100
95
|
invoiceSeriesDelete(id: number): Promise<InvoiceSeries>;
|
|
101
96
|
invoiceSeriesOpGetNextNumber(id: number): Promise<number>;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { Account } from "../financial/accounting/Account.js";
|
|
2
|
+
import { AccountComplement } from "../financial/accounting/AccountComplement.js";
|
|
1
3
|
import { AssetTag } from "../financial/accounting/AssetTag.js";
|
|
2
4
|
import { IncomingInvoice } from "./IncomingInvoice.js";
|
|
3
5
|
import { ProductPacking } from "../catalog/product/ProductPacking.js";
|
|
@@ -6,7 +8,7 @@ import { TaxationOperation } from "./taxation/TaxationOperation.js";
|
|
|
6
8
|
import { TaxationRule } from "./taxation/TaxationRule.js";
|
|
7
9
|
import { Unit } from "../catalog/product/Unit.js";
|
|
8
10
|
export declare class IncomingInvoiceItem {
|
|
9
|
-
|
|
11
|
+
incomingInvoice: IncomingInvoice;
|
|
10
12
|
purchase: Purchase;
|
|
11
13
|
OTHER_VALUES_FREIGHT: string;
|
|
12
14
|
OTHER_VALUES_INSURANCE: string;
|
|
@@ -35,7 +37,8 @@ export declare class IncomingInvoiceItem {
|
|
|
35
37
|
taxCompensationValue: number;
|
|
36
38
|
effectiveValue: number;
|
|
37
39
|
assetTag: AssetTag;
|
|
38
|
-
|
|
40
|
+
account: Account;
|
|
41
|
+
accountComplement: AccountComplement;
|
|
39
42
|
tags: string;
|
|
40
43
|
properties: any;
|
|
41
44
|
}
|
|
@@ -1,12 +1,14 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Account } from "../financial/accounting/Account.js";
|
|
2
|
+
import { AccountComplement } from "../financial/accounting/AccountComplement.js";
|
|
2
3
|
import { Invoice } from "./Invoice.js";
|
|
3
4
|
export declare class IncomingInvoicePayment {
|
|
4
5
|
id: number;
|
|
5
6
|
invoice: Invoice;
|
|
6
7
|
type: string;
|
|
8
|
+
account: Account;
|
|
9
|
+
accountComplement: AccountComplement;
|
|
7
10
|
dueDate: Date;
|
|
8
11
|
value: number;
|
|
9
|
-
assetTag: AssetTag;
|
|
10
12
|
tags: string;
|
|
11
13
|
properties: any;
|
|
12
14
|
}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { Account } from "../financial/accounting/Account.js";
|
|
2
|
+
import { AccountComplement } from "../financial/accounting/AccountComplement.js";
|
|
1
3
|
import { AssetTag } from "../financial/accounting/AssetTag.js";
|
|
2
4
|
import { ProductPacking } from "../catalog/product/ProductPacking.js";
|
|
3
5
|
import { TaxationOperation } from "./taxation/TaxationOperation.js";
|
|
@@ -31,7 +33,8 @@ export declare class InvoiceItem {
|
|
|
31
33
|
taxCompensationValue: number;
|
|
32
34
|
effectiveValue: number;
|
|
33
35
|
assetTag: AssetTag;
|
|
34
|
-
|
|
36
|
+
account: Account;
|
|
37
|
+
accountComplement: AccountComplement;
|
|
35
38
|
tags: string;
|
|
36
39
|
properties: any;
|
|
37
40
|
}
|
|
@@ -1,12 +1,14 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Account } from "../financial/accounting/Account.js";
|
|
2
|
+
import { AccountComplement } from "../financial/accounting/AccountComplement.js";
|
|
2
3
|
import { InvoiceItem } from "./InvoiceItem.js";
|
|
3
4
|
export declare class InvoiceItemAccounting {
|
|
4
5
|
id: number;
|
|
5
6
|
invoiceItem: InvoiceItem;
|
|
6
7
|
type: string;
|
|
7
8
|
sign: string;
|
|
9
|
+
account: Account;
|
|
10
|
+
accountComplement: AccountComplement;
|
|
8
11
|
value: number;
|
|
9
|
-
assetTag: AssetTag;
|
|
10
12
|
tags: string;
|
|
11
13
|
properties: any;
|
|
12
14
|
}
|
|
@@ -1,12 +1,14 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Account } from "../financial/accounting/Account.js";
|
|
2
|
+
import { AccountComplement } from "../financial/accounting/AccountComplement.js";
|
|
2
3
|
import { Invoice } from "./Invoice.js";
|
|
3
4
|
export declare class InvoicePayment {
|
|
4
5
|
id: number;
|
|
5
6
|
invoice: Invoice;
|
|
6
7
|
type: string;
|
|
8
|
+
account: Account;
|
|
9
|
+
accountComplement: AccountComplement;
|
|
7
10
|
dueDate: Date;
|
|
8
11
|
value: number;
|
|
9
|
-
assetTag: AssetTag;
|
|
10
12
|
tags: string;
|
|
11
13
|
properties: any;
|
|
12
14
|
}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { Account } from "../financial/accounting/Account.js";
|
|
2
|
+
import { AccountComplement } from "../financial/accounting/AccountComplement.js";
|
|
1
3
|
import { AssetTag } from "../financial/accounting/AssetTag.js";
|
|
2
4
|
import { OutgoingInvoice } from "./OutgoingInvoice.js";
|
|
3
5
|
import { ProductPacking } from "../catalog/product/ProductPacking.js";
|
|
@@ -5,7 +7,7 @@ import { TaxationOperation } from "./taxation/TaxationOperation.js";
|
|
|
5
7
|
import { TaxationRule } from "./taxation/TaxationRule.js";
|
|
6
8
|
import { Unit } from "../catalog/product/Unit.js";
|
|
7
9
|
export declare class OutgoingInvoiceItem {
|
|
8
|
-
|
|
10
|
+
outgoingInvoice: OutgoingInvoice;
|
|
9
11
|
OTHER_VALUES_FREIGHT: string;
|
|
10
12
|
OTHER_VALUES_INSURANCE: string;
|
|
11
13
|
OTHER_VALUES_OTHER: string;
|
|
@@ -33,7 +35,8 @@ export declare class OutgoingInvoiceItem {
|
|
|
33
35
|
taxCompensationValue: number;
|
|
34
36
|
effectiveValue: number;
|
|
35
37
|
assetTag: AssetTag;
|
|
36
|
-
|
|
38
|
+
account: Account;
|
|
39
|
+
accountComplement: AccountComplement;
|
|
37
40
|
tags: string;
|
|
38
41
|
properties: any;
|
|
39
42
|
}
|
|
@@ -1,12 +1,14 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Account } from "../financial/accounting/Account.js";
|
|
2
|
+
import { AccountComplement } from "../financial/accounting/AccountComplement.js";
|
|
2
3
|
import { Invoice } from "./Invoice.js";
|
|
3
4
|
export declare class OutgoingInvoicePayment {
|
|
4
5
|
id: number;
|
|
5
6
|
invoice: Invoice;
|
|
6
7
|
type: string;
|
|
8
|
+
account: Account;
|
|
9
|
+
accountComplement: AccountComplement;
|
|
7
10
|
dueDate: Date;
|
|
8
11
|
value: number;
|
|
9
|
-
assetTag: AssetTag;
|
|
10
12
|
tags: string;
|
|
11
13
|
properties: any;
|
|
12
14
|
}
|
|
@@ -3,7 +3,7 @@ import { File } from "../../system/file/File.js";
|
|
|
3
3
|
import { IncomingInvoice } from "../IncomingInvoice.js";
|
|
4
4
|
export declare class DfeNfeProcIn {
|
|
5
5
|
status: string;
|
|
6
|
-
|
|
6
|
+
incomingInvoice: IncomingInvoice;
|
|
7
7
|
number: number;
|
|
8
8
|
id: number;
|
|
9
9
|
type: string;
|
|
@@ -14,7 +14,6 @@ export { InvoiceItem } from "./InvoiceItem.js";
|
|
|
14
14
|
export { InvoiceItemAccounting } from "./InvoiceItemAccounting.js";
|
|
15
15
|
export { InvoicePayment } from "./InvoicePayment.js";
|
|
16
16
|
export { InvoiceReference } from "./InvoiceReference.js";
|
|
17
|
-
export { InvoiceReturn } from "./InvoiceReturn.js";
|
|
18
17
|
export { InvoiceSeries } from "./InvoiceSeries.js";
|
|
19
18
|
export { OutgoingInvoice } from "./OutgoingInvoice.js";
|
|
20
19
|
export { OutgoingInvoiceItem } from "./OutgoingInvoiceItem.js";
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Account } from "../financial/accounting/Account.js";
|
|
2
|
+
import { AccountComplement } from "../financial/accounting/AccountComplement.js";
|
|
2
3
|
import { Currency } from "../financial/Currency.js";
|
|
4
|
+
import { FiscalProfileProduct } from "../fiscal/FiscalProfileProduct.js";
|
|
3
5
|
import { ProductPacking } from "../catalog/product/ProductPacking.js";
|
|
4
6
|
import { PurchaseItem } from "../supply/purchase/PurchaseItem.js";
|
|
5
7
|
import { Sale } from "./Sale.js";
|
|
@@ -10,6 +12,7 @@ export declare class SaleItem {
|
|
|
10
12
|
sale: Sale;
|
|
11
13
|
productPacking: ProductPacking;
|
|
12
14
|
code: string;
|
|
15
|
+
fiscalProfileProduct: FiscalProfileProduct;
|
|
13
16
|
taxationRule: TaxationRule;
|
|
14
17
|
taxationOperation: TaxationOperation;
|
|
15
18
|
priceListValue: number;
|
|
@@ -30,8 +33,9 @@ export declare class SaleItem {
|
|
|
30
33
|
totalValue: number;
|
|
31
34
|
taxCompensationValue: number;
|
|
32
35
|
effectiveValue: number;
|
|
36
|
+
account: Account;
|
|
37
|
+
accountComplement: AccountComplement;
|
|
33
38
|
schedule: PurchaseItem;
|
|
34
|
-
assetTag: AssetTag;
|
|
35
39
|
tags: string;
|
|
36
40
|
properties: any;
|
|
37
41
|
}
|
|
@@ -1,12 +1,14 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Account } from "../financial/accounting/Account.js";
|
|
2
|
+
import { AccountComplement } from "../financial/accounting/AccountComplement.js";
|
|
2
3
|
import { Sale } from "./Sale.js";
|
|
3
4
|
export declare class SalePayment {
|
|
4
5
|
id: number;
|
|
5
6
|
sale: Sale;
|
|
6
7
|
type: string;
|
|
8
|
+
account: Account;
|
|
9
|
+
accountComplement: AccountComplement;
|
|
7
10
|
term: number;
|
|
8
11
|
value: number;
|
|
9
|
-
assetTag: AssetTag;
|
|
10
12
|
tags: string;
|
|
11
13
|
properties: any;
|
|
12
14
|
}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Account } from "../../financial/accounting/Account.js";
|
|
2
|
+
import { AccountComplement } from "../../financial/accounting/AccountComplement.js";
|
|
2
3
|
import { Currency } from "../../financial/Currency.js";
|
|
4
|
+
import { FiscalProfileProduct } from "../../fiscal/FiscalProfileProduct.js";
|
|
3
5
|
import { ProductPacking } from "../../catalog/product/ProductPacking.js";
|
|
4
6
|
import { Purchase } from "./Purchase.js";
|
|
5
7
|
import { TaxationOperation } from "../../fiscal/taxation/TaxationOperation.js";
|
|
@@ -10,6 +12,7 @@ export declare class PurchaseItem {
|
|
|
10
12
|
purchase: Purchase;
|
|
11
13
|
productPacking: ProductPacking;
|
|
12
14
|
code: string;
|
|
15
|
+
fiscalProfileProduct: FiscalProfileProduct;
|
|
13
16
|
taxationRule: TaxationRule;
|
|
14
17
|
taxationOperation: TaxationOperation;
|
|
15
18
|
priceListValue: number;
|
|
@@ -31,7 +34,8 @@ export declare class PurchaseItem {
|
|
|
31
34
|
totalValue: number;
|
|
32
35
|
taxCompensationValue: number;
|
|
33
36
|
effectiveValue: number;
|
|
34
|
-
|
|
37
|
+
account: Account;
|
|
38
|
+
accountComplement: AccountComplement;
|
|
35
39
|
tags: string;
|
|
36
40
|
properties: any;
|
|
37
41
|
}
|
|
@@ -1,12 +1,14 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Account } from "../../financial/accounting/Account.js";
|
|
2
|
+
import { AccountComplement } from "../../financial/accounting/AccountComplement.js";
|
|
2
3
|
import { Purchase } from "./Purchase.js";
|
|
3
4
|
export declare class PurchasePayment {
|
|
4
5
|
id: number;
|
|
5
6
|
purchase: Purchase;
|
|
6
7
|
type: string;
|
|
8
|
+
account: Account;
|
|
9
|
+
accountComplement: AccountComplement;
|
|
7
10
|
term: number;
|
|
8
11
|
value: number;
|
|
9
|
-
assetTag: AssetTag;
|
|
10
12
|
tags: string;
|
|
11
13
|
properties: any;
|
|
12
14
|
}
|