Closed (outdated)
Project:
erp
Version:
6.x-1.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Mar 2011 at 15:19 UTC
Updated:
9 Apr 2017 at 23:53 UTC
Jump to comment: Most recent
Comments
Comment #1
leenx commentedHave had the same problem and currently investigating. If anybody has an idea, please holler!!
Thanks
LeeT
Comment #2
leenx commentedI found some details, seems that the ERP module has custom autocomplete.js, which needs to be copied into Drupal's misc folder ... From the file ...
But this then stops "Add Line/Recalc" from working and it does not pull the correct price for line item.
I'm hoping I can find a cleaner solution to this than putting in a custom js file.
Comment #3
leenx commentedFurther testing, found that if the supplier was incorrect or not set, it would also not add to the quote or invoice. It would be better to report and error to the user, than to blindly return. Would be nice to hear what other people think.
Comment #4
singularo