foodsoft/app/controllers
Patrick Gansterer d90d188dbf Add SupplierCategory
This allows the categorization of suppliers. For a better reporting
it is necessary to split the expenses of the invoices.
E.g. we want to be able to generate independent sums of general cost
like the rent or electricity and the cost of the bought articles.
2020-07-30 17:46:07 +02:00
..
admin Convert configuration parameters to Hash for passing to FoodsoftConfig 2020-03-23 16:18:58 +01:00
api/v1 API v1 financial_transactions endpoints (#627) 2020-07-25 14:18:59 +00:00
concerns API v1 financial_transactions endpoints (#627) 2020-07-25 14:18:59 +00:00
finance Add FinancialLinksController#incomplete 2020-07-30 17:19:02 +02:00
foodcoop Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
application_controller.rb Adopt model to allow FinancialTransaction without an ordergroup 2020-07-29 11:43:31 +02:00
article_categories_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
articles_controller.rb Add download for articles 2020-06-22 16:35:22 +02:00
deliveries_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
errors_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
feedback_controller.rb Fix mailer warnings 2015-01-13 18:02:30 +01:00
group_order_articles_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
group_orders_controller.rb Potential fix for one of the issues mentioned in #49 2020-07-29 13:15:11 +02:00
home_controller.rb Add reference_calculator 2020-07-29 11:02:58 +02:00
invites_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
login_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
order_articles_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
order_comments_controller.rb Refactoring of order comments. 2011-06-19 20:47:27 +02:00
orders_controller.rb Fix copy operation for stock orders 2020-03-23 17:20:21 +01:00
pickups_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
sessions_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
stock_takings_controller.rb Fix and cleanup stock takings (PR #667) 2019-05-14 14:24:41 +00:00
stockit_controller.rb Fix and cleanup stock takings (PR #667) 2019-05-14 14:24:41 +00:00
styles_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
suppliers_controller.rb Add SupplierCategory 2020-07-30 17:46:07 +02:00
tasks_controller.rb Add created_by user to Task 2020-04-11 00:04:49 +02:00
users_controller.rb Fix "Cannot infer root key from collection type." in UserController 2019-10-29 17:46:04 +01:00