Commit Graph

44 Commits

Author SHA1 Message Date
1a54bf5979 fix(ci): Add Gitea workflow files for CI/CD, update repository URLs, and standardize formatting 2025-03-24 10:30:57 +00:00
4a79416d02 fix: move invoice type into explicit property 2025-03-24 10:23:53 +00:00
0c977bd869 feat(finance): Refactor TInvoice to use TLetterEnvelope pattern
- Implemented envelope pattern for TInvoice using business.TLetterEnvelope
- Separated TInvoice into TCreditNote and TDebitNote types
- Fixed IInvoiceItem references to use TInvoiceItem
- Added compatibility interface for IInvoiceItem
2025-03-22 21:38:50 +00:00
6d3f097bb8 on the way to new letter / invoice relationship 2025-03-22 21:27:20 +00:00
4f72f484d0 fix(finance): Add optional date property to the IInvoice interface 2025-03-20 19:25:56 +00:00
d5b21e6567 feat(ts/finance/invoice): Add electronicAddress field to IInvoice for circular xinvoice support 2025-03-20 18:56:35 +00:00
9a942cafa5 fix(finance): Add clarifying comment for the buyerReference field in the invoice interface 2025-03-20 17:44:10 +00:00
6072974bda feat: add registration info and refactor contact 2025-03-17 19:15:08 +00:00
450139682f fix(finance): Updated IInvoice interface to support various currencies. 2024-07-26 22:23:23 +02:00
cabd160fb2 fix(finance): Fix IInvoice interface to correctly include the currency field 2024-07-26 22:20:18 +02:00
f9c7f90d73 feat(finance): Added notes field to IInvoice interface 2024-07-26 16:51:33 +02:00
63b2bd59a2 fix(finance): Added type property to IInvoice interface 2024-07-24 15:16:27 +02:00
6bb30e4e5b fix(core): update 2022-10-15 10:51:42 +02:00
c95fd41f59 fix(core): update 2022-09-14 09:40:03 +02:00
9302766e91 BREAKING CHANGE(core): switch to esm 2022-04-28 12:18:26 +02:00
9ef38d21d7 fix(core): update 2022-01-14 05:59:05 +01:00
c69b595fd1 fix(core): update 2022-01-14 04:54:35 +01:00
bd17b4c94f fix(core): update 2022-01-14 04:50:25 +01:00
0bb5ee7fac fix(core): update 2022-01-08 04:56:55 +01:00
ae396892bc fix(core): update 2021-02-18 19:46:55 +00:00
b1107a5945 fix(core): update 2021-02-15 21:36:26 +00:00
caef1047e4 fix(core): update 2021-02-15 21:31:01 +00:00
3cabc47e51 fix(core): update 2021-02-15 15:29:58 +00:00
ea60921761 fix(core): update 2020-08-24 15:51:51 +00:00
6a5ecfcb19 fix(core): update 2020-01-19 10:19:38 +00:00
50f8dffe97 fix(core): update 2019-08-21 15:46:48 +02:00
a0c97dea45 fix(core): update 2019-07-08 14:04:11 +02:00
8aac756af2 BREAKING CHANGE(IVoucher): rename IExpense to IVoucher 2018-09-05 21:45:17 +02:00
8befdba50a fix(core): update 2018-09-04 00:19:59 +02:00
b4ac1242e4 fix(IExpense): update contactRef to be of type IContact 2018-09-03 11:28:53 +02:00
3912ed3167 fix(update IExpense): update 2018-08-07 21:54:06 +02:00
f848b2ae7c fix(IExpense): add date and description for Expenses 2018-08-07 19:05:16 +02:00
99bcfcd44c fix(update currencies): update 2018-08-07 15:17:22 +02:00
a03b54e5a1 fix(ITransaction): added .description 2018-08-07 13:53:55 +02:00
64d8a0b0f8 fix(core): update 2018-07-25 22:13:19 +02:00
6132076aed fix(core): update 2018-07-22 23:01:56 +02:00
8df838935c fix(core): update 2018-07-22 23:01:40 +02:00
c8d2095942 fix(ICheckingAccount): update 2018-07-22 19:50:47 +02:00
c193fd4c59 fix(ci): add better docs 2018-07-22 18:20:22 +02:00
4a54935521 fix(core): add ICheckingAccount, IPayment, TCurrency 2018-07-22 18:19:47 +02:00
074f6bfd1e fix(IExpense): update 2018-07-12 01:04:25 +02:00
b019cf48b5 fix(fix IExpense): update 2018-07-11 21:42:04 +02:00
1901c57a1d fix(core): update structure 2018-07-11 21:27:13 +02:00
5b67ad1c1c fix(finance): add IExpense 2018-07-10 23:59:07 +02:00