Added sandbox to settings

This commit is contained in:
2025-07-08 21:01:48 -04:00
parent eba3f529f8
commit 55d00f9005
4 changed files with 12 additions and 3 deletions

View File

@@ -39,9 +39,6 @@ Redmine::Plugin.register :redmine_qbo do
Project.safe_attributes 'customer_id'
Project.safe_attributes 'vehicle_id'
# We are playing in the sandbox
#Quickbooks.sandbox_mode = true
# set per_page globally
WillPaginate.per_page = 20