Commit graph

13 commits

Author SHA1 Message Date
Sergei Tsoganov
b9f6492a9f Updated pdf generator 2023-03-16 13:55:17 +02:00
Sergei Tsõganov
0a20f567c2 Added monthly invoice name attribute 2022-08-30 17:35:25 +03:00
Sergei Tsõganov
34f5347c1f Added product_id to monthly invoice items 2022-08-30 14:15:45 +03:00
Sergei Tsõganov
14a9b5b709 Modifications for monthly invoices 2022-08-29 14:06:04 +03:00
Sergei Tsõganov
d589aa1681 Created job for sending monthly invoices 2022-08-21 19:11:39 +03:00
dinsmol
f4e0084895 fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
Alex Sherman
11d97358c1 Fix CC issues 2021-05-06 12:17:19 +05:00
Alex Sherman
1c767d0364 Fix outdated pdf rendering 2021-05-06 12:14:35 +05:00
Karl Erik Õunapuu
17188ec635
Send unpayable e-invoice when invoice has already been paid via wire transfer 2020-09-08 13:14:14 +03:00
Artur Beljajev
458d5e0303 Set e-invoice invoice delivery channel explicitly 2019-06-26 16:02:56 +03:00
Artur Beljajev
62c38d1f99 Add balance auto reload
Closes #329
2019-06-14 16:30:34 +03:00
Artur Beljajev
7723a30d1b Always require invoice VAT rate
Closes #1031
2019-05-17 19:04:33 +03:00
Artur Beljajev
27ea790b28 Refactor invoice PDF generation, download and delivery
- Remove `Que::Mailer` (#895)
- Extract controllers
- Extract translations
- Convert HAML to ERB
- Add mailer preview
- Improve UI
- Remove unused routes
- Add tests
2019-04-11 13:04:42 +03:00