My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Comments
-
Evan, I guess that means that even if we came up with a small javascript on a page that would be used to calculate a per piece price, there would be no way to "assign" the calculated price to the item in the webstore?
-
Thanks for the tips, they will definitely help. Do you know at what points the field change function is triggered? Does it trigger everytime a field in the item line changes or does it only trigger when you first choose and item?
-
Olivier, The script throws and error on the page in IE..."Unterminated string constant" which prevents me from adding items to the SO. Any ideas?
-
OK, I figured out the error...I was missing a } at the end. I'm still not quite working but I really appreciate the help!
-
I've been able to get the script working for every item that is added to the SO, now I'd like to limit it to only Inventory Items but no success so far. Here is the working script that triggers on a custom field: function fieldChange(type, name) { var RatePerSqFt = 0; if(name=='custcolwdsp') RatePerSqFt =…
-
The imports will only work if Multi-Vendors is turned off. If you have secondary vendors you will lose this information when the feature is turned off but not the preferred vendor. Once you've imported your information, you can then turn Multi-vendors back on. I just went through this process last week and support did…
-
We are trying to come up with a KPI to show the Quick Ratio on a daily basis...have you been able to come up with anything in this regard? -MHM
-
Did you ever hear any response to your question about the Company name is the subject of email? -MHM
-
FYI, if you go to Print Checks & Forms, you can print Packing Slips in bulk or one at a time and there is a form filter at the top of the page where you can select any of the Packing Slip forms that you have customized. -Matt M2 Technologies
-
We have noticed the same issue today when trying to put together a preliminary webstore. -Matt