Philipp Rothmann
fb2b4d8a8a
chore: rubocop
...
chore: fix api test conventions
chore: rubocop -A spec/
chore: more rubocop -A
fix failing test
rubocop fixes
removes helper methods that are in my opinion dead code
more rubocop fixes
rubocop -a --auto-gen-config
2023-06-09 17:35:05 +02:00
Patrick Gansterer
ea2862fdef
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
Patrick Gansterer
a5582e9542
Rename Delivery.delivered_on to date
...
This aligns it with column names of StockTaking and us to use inheritance
in a next step to share common code between the entities.
2020-09-05 13:52:18 +02:00
Patrick Gansterer
3e156bbbf3
Rewrite OrderPdfs to support multiple orders at once
2017-12-09 12:22:37 +01:00
wvengen
78604ae09f
Fix order document preloading
2016-06-09 19:14:53 +02:00
wvengen
e61c3c9267
order articles by number then name in fax+receive
...
This makes it easier to enter the receive screen from an order pdf print
with received amounts.
Conflicts:
app/documents/order_fax.rb
2014-08-19 09:19:01 +02:00
wvengen
ea8e4ee560
add pdf configuration options
2014-05-13 17:01:26 +02:00
wvengen
7841245795
migrate to Rails 4.0 (closes foodcoops#214)
...
Conflicts:
Gemfile.lock
2014-02-24 12:46:28 +01:00
wvengen
6c17c17982
i18n simple_form move of fax pdf
2013-10-09 23:41:15 +02:00
wvengen
b235592656
add total to order pdf, layout changes ( closes foodcoops/foodsoft#138 )
2013-09-10 11:59:32 +02:00
wvengen
39b3dee050
do not show empty fields on fax pdf ( closes foodcoops/foodsoft#108 )
2013-09-10 11:59:32 +02:00
wvengen
043fc6391c
show header on fax PDF (closes bennibu#109)
2013-06-04 13:08:50 +02:00
wvengen
8c8778459e
finish documents i18n
2013-04-04 02:04:31 +02:00
Benjamin Meichsner
f7e885de7e
Fixed bug in fax template when there are missing supplier infos.
2013-03-17 18:10:48 +01:00
Julius
2c9fdcd79e
Show customer number in fax pdf
2013-01-30 19:46:18 +01:00
benni
eb532babd6
Refactored pdf generation with newest prawn.
2012-10-02 02:50:48 +02:00