mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 08:54:23 -05:00
Updated locale with Estimate
This commit is contained in:
@@ -39,7 +39,7 @@ class QboPurchase < ActiveRecord::Base
|
||||
#TODO attach to issues
|
||||
#qbo_purchase.issue_id = Issue.find_by_invoice()
|
||||
|
||||
qbo_purchase.save!
|
||||
qbo_purchase.save
|
||||
end
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,4 +14,5 @@ en:
|
||||
field_qbo_customer: "Customer"
|
||||
field_qbo_item: "Item"
|
||||
field_qbo_employee: "Employee"
|
||||
field_qbo_invoice: "Invoice"
|
||||
field_qbo_invoice: "Invoice"
|
||||
field_qbo_estimate: "Estimate"
|
||||
|
||||
Reference in New Issue
Block a user