mirror of
https://github.com/rickbarrette/redmine_qbo_lineitems.git
synced 2026-04-02 07:01:59 -04:00
fixed typo
This commit is contained in:
@@ -23,6 +23,6 @@ class ItemSyncService < SyncServiceBase
|
|||||||
end
|
end
|
||||||
|
|
||||||
map_attribute :active, :active?
|
map_attribute :active, :active?
|
||||||
map_attributes :description,, :id, :name, :sku, :unit_price
|
map_attributes :description, :id, :name, :sku, :unit_price
|
||||||
|
|
||||||
end
|
end
|
||||||
Reference in New Issue
Block a user