Merge branch 'master' into stock_article_quantity_history
This commit is contained in:
commit
620686fa46
4 changed files with 12 additions and 2 deletions
|
|
@ -48,6 +48,10 @@ default: &defaults
|
|||
# Comment out this option to activate this restriction
|
||||
# stop_ordering_under: 75
|
||||
|
||||
# ordergroups can only order when their balance is higher than or equal to this
|
||||
# not fully enforced right now, since the check is only client-side
|
||||
# minimum_balance: 0
|
||||
|
||||
# email address to be used as sender
|
||||
email_sender: foodsoft@foodcoop.test
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue