foodsoft/app/models
Patrick Gansterer 4137992032 fix auto_close_and_send_min_quantity 2018-10-12 15:47:32 +02:00
..
concerns Add custom fields to invoice, odergroup, supplier and user 2017-10-28 20:16:47 +02:00
article.rb Remove code-duplication of artice price calculation 2017-10-08 12:20:54 +02:00
article_category.rb Use boolean comparators where it makes sense 2015-01-14 21:17:00 +01:00
article_price.rb Remove code-duplication of artice price calculation 2017-10-08 12:20:54 +02:00
assignment.rb Fixed some bugs in tasks, apple feature: 2012-12-16 19:07:45 +01:00
bank_account.rb Add import route for bank_transactions 2018-10-12 15:47:02 +02:00
bank_transaction.rb Add edit functionality for financial links 2018-10-12 13:18:23 +02:00
delivery.rb Add more infos to the invoice page 2016-03-04 22:26:55 +01:00
financial_link.rb Add model and views for bank accounts 2018-10-11 22:29:15 +02:00
financial_transaction.rb Add edit functionality for financial links 2018-10-12 13:18:23 +02:00
financial_transaction_class.rb Show the financial transaction type if there are more than one type #367 2017-12-09 11:51:23 +01:00
financial_transaction_type.rb Add short name to FinancialTransactionType 2018-10-12 13:33:41 +02:00
group.rb Fix current_order's ordergroups document preloading 2016-06-09 19:14:53 +02:00
group_order.rb Fix group_order for stock order 2017-10-29 20:44:05 +01:00
group_order_article.rb Remove useless upper bound of 99 items #388 2016-02-24 00:39:57 +01:00
group_order_article_quantity.rb Remove useless upper bound of 99 items #388 2016-02-24 00:39:57 +01:00
invite.rb migrate to Rails 4.0 (closes foodcoops#214) 2014-02-24 12:46:28 +01:00
invoice.rb Add edit functionality for financial links 2018-10-12 13:18:23 +02:00
mail_delivery_status.rb Log mail delivery errors to database and add an UI for it 2017-10-02 16:02:39 +02:00
membership.rb migrate to Rails 4.0 (closes foodcoops#214) 2014-02-24 12:46:28 +01:00
order.rb fix auto_close_and_send_min_quantity 2018-10-12 15:47:32 +02:00
order_article.rb Fix order_articles document preloading 2016-06-09 19:14:53 +02:00
order_comment.rb Removed annoate and hirb Gemfiles. 2012-07-27 18:07:42 +02:00
ordergroup.rb Show the financial transaction type if there are more than one type #367 2017-12-09 11:51:23 +01:00
periodic_task_group.rb Make sure that newly created periodic task are not done 2017-01-26 20:54:53 +01:00
shared_article.rb allow to match category names on import/sync 2014-09-02 12:58:31 +02:00
shared_supplier.rb allow to synchronize all articles of a shared supplier 2014-09-02 12:58:31 +02:00
stock_article.rb Fix new stock article failing 2016-05-20 21:30:56 +02:00
stock_change.rb Add StockChanges index 2013-07-09 21:46:04 +02:00
stock_taking.rb Removed annoate and hirb Gemfiles. 2012-07-27 18:07:42 +02:00
supplier.rb Add custom fields to invoice, odergroup, supplier and user 2017-10-28 20:16:47 +02:00
task.rb Fix Task.next_unassigned_tasks_for() for non-periodic tasks 2017-10-29 00:06:05 +02:00
user.rb Add pickups role 2018-01-25 18:09:29 +01:00
workgroup.rb Add custom fields to invoice, odergroup, supplier and user 2017-10-28 20:16:47 +02:00