• Joined on 2022-09-05
flip pushed to automatic_group_order_invoice at Foodsoft/foodsoft 2023-10-20 10:39:08 +02:00
de6643722a enlarge column width even moregoi pdf
flip pushed to automatic_group_order_invoice at Foodsoft/foodsoft 2023-10-20 10:31:15 +02:00
505cf8c2f3 enlarge articles column in goi pdf
flip pushed to automatic_group_order_invoice at Foodsoft/foodsoft 2023-10-20 10:02:15 +02:00
f979face11 fix nil when not separate_deposits
flip commented on issue Foodsoft/foodsoft#67 2023-10-19 14:42:29 +02:00
Lastschrifteinzug für invoices branch

Plan ist geschmiedet, um kein komplett eigenes system zu bauen: Es gibt FinancialTransactions, die angelegt werden,wenn eine Bestellung abgerechnet wird. Dann werden die Guthabenkonten der…

flip pushed to automatic_group_order_invoice at Foodsoft/foodsoft 2023-10-19 01:14:31 +02:00
c3d56cdf3b fix sum table is agnostic to percentage on goi pdf
flip pushed to automatic_group_order_invoice at Foodsoft/foodsoft 2023-10-19 01:05:22 +02:00
91df920119 fix deposit is agnostic to percentage on pdf
3dc806317e fix development pt 2
8d2ec827cd fix development
Compare 3 commits »
flip commented on issue Foodsoft/foodsoft#66 2023-10-16 10:01:28 +02:00
Move GroupOrderInvoice functionality to plugin
  • README schreiben
  • PR erstellen
flip closed issue Foodsoft/foodsoft#63 2023-10-16 09:16:09 +02:00
invoice generation: add ordergroup name to invoice and filename
flip closed issue Foodsoft/foodsoft#69 2023-10-16 09:15:18 +02:00
Automatic Group Order Invoices: Umbauten Pfandberechnung und pdf
flip opened issue Foodsoft/foodsoft#69 2023-10-16 09:14:53 +02:00
Automatic Group Order Invoices: Umbauten Pfandberechnung und pdf
flip pushed to automatic_group_order_invoice_plugin at Foodsoft/foodsoft 2023-10-16 09:10:49 +02:00
e78d1ad072 move automatic invoices to plugin
flip closed issue Foodsoft/foodsoft#68 2023-10-16 09:05:00 +02:00
Automatic Invoices: In Rechnung 0€ Beträge ausblenden
flip pushed to automatic_group_order_invoice_plugin at Foodsoft/foodsoft 2023-10-13 19:04:06 +02:00
8f05dd440e fix one flaky test
flip opened issue Foodsoft/foodsoft#68 2023-10-13 13:52:31 +02:00
Automatic Invoices: In Rechnung 0€ Beträge ausblenden
flip pushed to automatic_group_order_invoice_plugin at Foodsoft/foodsoft 2023-10-12 15:50:24 +02:00
03884e83a3 tiny change to summary.haml
6cee5cad1a override balancing helper- fix double match stockit
Compare 2 commits »
flip commented on issue Foodsoft/foodsoft#66 2023-10-12 15:04:54 +02:00
Move GroupOrderInvoice functionality to plugin

Funktionalität ist größtenteils in ein Plugin geflossen Deface hat immer wieder Probleme mit inline javascript oder :plain html , etc. weil es von haml zu erb konvertiert und dabei manche Code…

flip pushed to automatic_group_order_invoice_plugin at Foodsoft/foodsoft 2023-10-12 12:47:57 +02:00
ac8281fd98 finish and readd mailer
flip pushed to automatic_group_order_invoice_plugin at Foodsoft/foodsoft 2023-10-11 18:50:26 +02:00
92b72fe786 wip but maye finish plugin
flip pushed to automatic_group_order_invoice_plugin at Foodsoft/foodsoft 2023-10-11 14:54:00 +02:00
4523d0b26e wip move automatic invoices to plugin