..
concerns
fix: price_markup with value nil gives exception
2023-06-16 13:20:33 +02: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
fix: add null checks for articles convert_units
2023-06-22 22:49:22 +02:00
article_category.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
article_price.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
assignment.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
bank_account.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
bank_gateway.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
bank_transaction.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
delivery.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
financial_link.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
financial_transaction.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
financial_transaction_class.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
financial_transaction_type.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
group.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
group_order.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
group_order_article.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
group_order_article_quantity.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
invite.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
invoice.rb
chore: rubocop
2023-06-09 17:35:05 +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
chore: rubocop
2023-06-09 17:35:05 +02:00
order.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
order_article.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
order_comment.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
ordergroup.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
periodic_task_group.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
shared_article.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
shared_supplier.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
stock_article.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
stock_change.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
stock_event.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
stock_taking.rb
Make StockEvent a base class for Delivery and StockTaking
2020-09-05 13:52:18 +02:00
supplier.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
supplier_category.rb
Add BankAccount to SupplierCategory
2022-02-18 10:09:15 +01:00
task.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
user.rb
chore: rubocop
2023-06-09 17:35:05 +02:00
workgroup.rb
chore: rubocop
2023-06-09 17:35:05 +02:00