mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2026-04-03 08:41:58 -04:00
Added qbo_sync flag
This commit is contained in:
@@ -13,5 +13,6 @@ class Employee < QboBaseModel
|
||||
has_many :users
|
||||
validates_presence_of :id, :name
|
||||
self.primary_key = :id
|
||||
qbo_sync push: false
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user