mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 08:54:23 -05:00
Fixed Estiamte & Invoice Link
Added Estimate Drop down Disabled Automatic Estimate Creation Added Controllers for Estimates & Invoices
This commit is contained in:
2
app/helpers/estimate_helper.rb
Normal file
2
app/helpers/estimate_helper.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
module EstimateHelper
|
||||
end
|
||||
2
app/helpers/invoice_helper.rb
Normal file
2
app/helpers/invoice_helper.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
module InvoiceHelper
|
||||
end
|
||||
Reference in New Issue
Block a user