Add a button to send the order to the supplier
This commit is contained in:
parent
b4ce8c31cc
commit
f27bbc2ffa
7 changed files with 65 additions and 0 deletions
1
app/views/mailer/order_result_supplier.text.haml
Normal file
1
app/views/mailer/order_result_supplier.text.haml
Normal file
|
|
@ -0,0 +1 @@
|
|||
= raw t '.text', user: show_user(@user), foodcoop: FoodsoftConfig[:name]
|
||||
Loading…
Add table
Add a link
Reference in a new issue