My Stuff
Comments
-
Actually this one is probably better... https://docs.google.com/leaf?id=0B0alVLnTBcClNDQ2Yjc2MmYtMzAxMi00YWQ2LWFlMmEtYTI3YjE0Zjc5ZTdh&sort=name&layout=list&num=50
-
I will try that, but I don't want to highlight the lines of out of stocks. I have the sales orders listed one by one, and want to highlight anything that can't be shipped in full. Perhaps I can modify that to do this when I have a play with it in a little while. Thanks for replying!
-
Ok then, Whiz, lets see if we can approach this from a different direction.... I'm leaning towards 'ship complete'. Take a look at the below information, and help me understand why these built in filters aren't working for you. If we can figure out what doesn't work, we can get around it. Nothing is impossible.... To…
-
Hi Angela Thanks for posting. We don't do any drop shipping so it is just a simple case of needing a highlight or flag or some sort of indication that not everything in said order can go on a truck today. And yeah, main line = true is the preferred option so the warehouse don't have to flick through screen after screen to…
-
I did it! A combination of all your help plus some acid... no wait... there was no acid... Will post results soon. Is that a dragon?
-
What do you mean by "can't be fulfilled"? Backordered? Precisely! I really hope someone has a solution...
-
I can get it to sort of work with mainline = false, but then it lists every line of every sales order. There has to be an easier way!!! Thanks again for your help... just so frustrating!
-
The error I'm getting is a little more annoying than that... Error An unexpected error has occurred. Please click here to notify support and provide your contact information.
-
OK Mr. Oz...... I think I have an idea. first lets outline what you are tying to obtain 1) look at all sales orders 2) highlight the sales orders that can not ship complete SO with that being said what you want to do is 1) take a sales order and sum the total Qty ordered 2) sum the total Qty committed if this balances…
-
Doesn't do any highlighting... bugger Thanks for trying though. Perhaps I needed to mention it is a transaction search? I dunno... What I'm really looking for is something as simple as the drop box in the bulk fulfillment page where one of the view options is "All items can be fulfilled" - If the answer to that is no, then…
-
Wow - 23 post views and no bites... damn!
-
If mass update won't work you may consider a saved search to export the group and then csv import to inactive them. Not ideal, but will work.
-
I asked this exact same question a few years back. At that time the answer was "cannot be done" I'll be interested to see if that has changed...
-
I really appreciate your feedback Paul and don't expect you to be able to answer that last question! Your logic works in my mind, and on your machine, just not on mine. I'm going into records that it brings up and checking the system notes. None of them (bar the 1 that should be there!) match the criteria!
-
I hate NS. Why does it work for you and not me. I get every transaction still...
-
Here is the search I used which worked. The search you posted was using Systems Notes: "Type is Change". Use "Field is Total" instead Date is within this week Main Line is true System Notes : Field is Total System Notes : Old Value is not empty Worked a treat - I see where I went wrong on your earlier post. I read change…
-
thanks for the offer but we're short staffed today. Can't devote time away from phones/customers.
-
(( System Notes : Type is Change And System Notes : Old Value is not empty ) And Main Line is true And Date is within last month And Type is any of Cash Sale, Cash Refund )
-
Ha Ha! 18 - I wish! We're on our 5th day of 30-35 degrees here in Melbourne, AU
-
didn't work... pulls all transactions in said period... bugger...
-
Paul thanks for replying! I haven't tested it yet but will tomorrow as it's really hot here and I'm off for a beer now!
-
Don't be so hard on yourself!
-
Perhaps the next one quarter refers to the months Oct-Dec? Therefore a task in September would not fit that!
-
And even if it rounded to nearest it would still only add to 99 in that scenario! 5.9946 6 84.196 84 1.3624 1 0.2725 0 6.8120 7 1.3624 1 ----------------------------- 100 99
-
could it be that your button has return false twice? return false;return false;
-
Have you tried "is not greater than or equal to 1" & "is not less than or equal to -1" ?
-
you you have the http:// in front of the www's?
-
or how about an audience tab on items? That would be handy and fix this situation.
-
Pretty sure you can get around this. With javascipt you should be able to call and read the contents of a text file. You could put all your html in this text file, and then output it via javascript into your template.
-
Standard cost is a "price level" we setup to use as a basis for calculating some other prices. We don't use true cost on all items for a variety of reasons. Short answer, yes it is a price level, but it is one I would like to hide from everyone putting in orders so it cannot be accidentally chosen. Is there any reason you…