Skip to content

Commit 87a39b9

Browse files
committed
Fix annotations
1 parent 6c1ef5f commit 87a39b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/models/accounting_post.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
# from_to_times_required :boolean default(FALSE), not null
2424
# service_id :integer
2525
# billing_reminder_active :boolean default(TRUE), not null
26+
# meal_compensation :boolean default(FALSE), not null
2627
#
2728

2829
class AccountingPost < ApplicationRecord

0 commit comments

Comments
 (0)