We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c1ef5f commit 87a39b9Copy full SHA for 87a39b9
app/models/accounting_post.rb
@@ -23,6 +23,7 @@
23
# from_to_times_required :boolean default(FALSE), not null
24
# service_id :integer
25
# billing_reminder_active :boolean default(TRUE), not null
26
+# meal_compensation :boolean default(FALSE), not null
27
#
28
29
class AccountingPost < ApplicationRecord
0 commit comments