..
concerns
include foodsoft-article-import
2023-02-24 18:54:33 +01:00
application_record.rb
Add and inherit from ApplicationRecord to match Rails 5.0 style
2019-01-15 04:40:05 +01:00
article.rb
update article category implemented
2023-02-24 18:54:32 +01:00
article_category.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
article_price.rb
Move code from localize_input gem into Foodsoft
2022-05-27 17:24:57 +02:00
assignment.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
bank_account.rb
Add supplier_categories to BankAccount
2022-02-18 12:47:09 +01:00
bank_gateway.rb
Add model for BankGateway
2022-02-18 10:09:15 +01:00
bank_transaction.rb
replace deprecated update_attributes with update
2022-10-26 13:19:27 +02:00
delivery.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
financial_link.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
financial_transaction.rb
Move code from localize_input gem into Foodsoft
2022-05-27 17:24:57 +02:00
financial_transaction_class.rb
Add option to ignore financial transaction when calculating the balance
2021-02-17 14:07:03 +01:00
financial_transaction_type.rb
Add option to ignore financial transaction when calculating the balance
2021-02-17 14:07:03 +01:00
group.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
group_order.rb
move BigDecimal.new to BigDecimal()
2023-02-24 18:54:32 +01:00
group_order_article.rb
Move code from localize_input gem into Foodsoft
2022-05-27 17:24:57 +02:00
group_order_article_quantity.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
invite.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
invoice.rb
Move code from localize_input gem into Foodsoft
2022-05-27 17:24:57 +02:00
mail_delivery_status.rb
Add and inherit from ApplicationRecord to match Rails 5.0 style
2019-01-15 04:40:05 +01:00
membership.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
order.rb
replace deprecated update_attributes with update
2022-10-26 13:19:27 +02:00
order_article.rb
replace deprecated update_attributes with update
2022-10-26 13:19:27 +02:00
order_comment.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
ordergroup.rb
Make columns of user and ordergroup lists sortable
2022-05-27 17:06:25 +02:00
periodic_task_group.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
shared_article.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
shared_supplier.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
stock_article.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
stock_change.rb
Adopt Rails 5 belongs_to_required_by_default
2020-09-05 14:40:11 +02:00
stock_event.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
stock_taking.rb
Make StockEvent a base class for Delivery and StockTaking
2020-09-05 13:52:18 +02:00
supplier.rb
include foodsoft-article-import
2023-02-24 18:54:33 +01:00
supplier_category.rb
Add BankAccount to SupplierCategory
2022-02-18 10:09:15 +01:00
task.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
user.rb
Make columns of user and ordergroup lists sortable
2022-05-27 17:06:25 +02:00
workgroup.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00