My Stuff
Comments
-
I have. Still showing the same.. I checked my income account, which is 1100 Sales. However, I do not know where to find the related records tab...? I have created a search but how does this formula know which Search to use? Mr Wizard?
-
Hi, I am trying to do something similar. We have a user role 'Internal Warehouse Dispatch' but as we have 2 types of item : Drop ship and Non Drop ship they can fulfill both types. Is there a way I can disable all the items which are drop ship? and only fulfill items which are non drop ship. I cannot find a way to do this…
-
Ok thanks John. I will see what I can do and speak to the director. I will let you know if there is anything else required. I have set the inventory mgmnt to 14 days. We already have a low level alert /email. thank you Mayur
-
Hi John, Thanks for the reply. It might not always be 23, it will depend on the item how much we have left and how many qty it sells in a week. We have around 100 items which are the highest sellers, i.e 14200 we may have 200 to start with, GF0001 have 165, GF0002 have 220. so it might not always be 23, it that makes…
-
How would you go about creating the same thing but with 2 weeks worth of stock? Like we sell 10pcs a week, and we have 50 left. So what would I need to add to inform/alert me when it drops to 23pcs? so then we can re-order more? Thank You
-
Hi Kalyani, your right, I have tried and it only shows the image name. But Mr Wizard said there is a way. I have just PM'd him.. Hope to get a answer.
-
Hi Guillaume, Is there a way to do the same thing with a store display thumbnail? I am trying to display a image at the top when in edit mode, so we can see what we are editing. Thanks
-
Hi Sklett, you probably tried it - but have you tried creating a custom tab and then add "Netsuite Account Centre"? it's in the bottom left of Support Tab, or you can click on Customize and then 'Centre Tabs'.. Mine's hasn't disappeared. I can open my existing cases.. hope it helps Mayur
-
Signed Up :)
-
Got cut off, while posting a Question :(
-
Hi, I wouldn't mind relocating. But I understand the VISA issues.
-
Hi, I am interested however in the UK. I have been a Netsuite Administrator for 3 Years. Not done any advanced projects and flows/scripts. However I am very keen to learn. Let me know Mayur
-
Hi Srini, I have sent you a PM. Thanks Mayur
-
Well, I got a dell streak its a tablet/phone lol..and Netsuite works fine on it. Of course you can't type something in the global search and it searches while you type. :) I haven't created a search or written formula's but it may be hard - but its probably because of the screen size... haha.. Hows the Xoom?
-
We are an iPad shop (our owner purchased one for every employee) and this is coming from a Windows (former) bigot. We have not found a single thing that we cannot do. Biggest problem was scrolling through some reports and saved searches until we learned the 2 finger scroll. One of our iPhone users let us know about that.…
-
Will the Android App be free? :) I mean all the money we pay Netsuite 50k, plus licenses. Would love a Free Netsuite App. Thanks
-
@Jwenzer, do you mean 0.15c? or 30c? that would be awesome. But as it is Netsuite, you never know. I hope its free :D
-
Hi Alan, I think we do, just reading the Advanced Inventory Module PDF, and there are stuff on there we can do. Maybe Evan or some-one else has an reason. Mayur
-
Cheers Alan, My Workflow's Event Type 'Ship' doesn't exist :(
-
anyone? please..
-
Glad it worked :) thanks for the tip! just waiting for Senior Members to help me out lol.
-
Hi Allllan, I cannot find 'Ship' under event type.. I am trying to do exactly the same thing except with 14 Day Delay. I have followed exactly the same steps. 1)subtype= item fulfillment and cash sale 2)type=create & update 3)trigger type=after submit with a condition created from : status = sales order : billed. State :…
-
ok MChamma, I have written this code (please note I have 0 knowledge of scripting) Please advise what I need to fix/amend.. if (type == 'edit') function beforeLoad(type,form) { (nlapiGetRecordId('Employee', 'Employee ID')) nlapiSubmitField('custitem41', nlapiGetRecordId(), 'Employee ID'); var ReadID =…
-
anyone? kinda desperate...
-
Update from Netsuite Support - There is no way to lock out of the box...Scripting required... This is so annoying and F%#kking Crap..that a database system has no way to lock records if someone is in edit !!! Excel and Word even Access..all warn you if another user is already working on it. .. (sorry bout language).
-
I guess there isn't a way of locking if another user is in edit. Submitted to Netsuite Support
-
Hi MChamma, I do not know scripting, so dont think I will be able to do the scheduled script. I will however try the Lines 1 to 3 and see how far I can get. Thanks again MChamma.
-
I have just noticed, you can edit a item even thought it has a lock on it in record list view. how is this possible? I was reading the Help page and it says Be aware that when locked records appear in a record list view, the Edit link is still available. If a user clicks Edit, and the record has been locked for that user,…
-
Why is this "feature" not built into Netsuite by default? Isn't that normal database design to not allow multiple people to edit records at the same time, at least without some kind of warning? MS Acess does this; even Word and Excel can do this across a network. Right on! But Netsuite does need alot of work! especially if…
-
Hi, Could I do the same with a Custom Item Field? Well, what I want to do is, create a Date Field for items that have not come in, (due date) and if a user updates this due date field, Netsuite will automatically email the customer. We have had 100 items which got delayed 3-5 times and we couldn't notify the customer and…