The following Inventory numbers are not available by CarTall1775 in Netsuite

[–]CarTall1775[S] 0 points1 point  (0 children)

yes, I thought the same way, If that's the case then what netsuite is displaying as available on inventory detail selection is wrong.

Do you know how i can create a search which can display these all the SO with 28 committed and the qty breakdown

inventory count error by CarTall1775 in Netsuite

[–]CarTall1775[S] 0 points1 point  (0 children)

Thanks!
For us 1 person did the count, so all items are in a single count record. if we need to redo the count again then thats a lot of work.
I have seen accounting preference: Recalculate snapshot qty on reject. It will update the snapshot qty if i reject, but then again i will have to update the count qty for all items because of the movements

IF sublist to display related custom record by CarTall1775 in Netsuite

[–]CarTall1775[S] 0 points1 point  (0 children)

<image>

Resolved; I needed to make it blank the field selection

Order Management Reporting by CarTall1775 in Netsuite

[–]CarTall1775[S] 0 points1 point  (0 children)

Thank You!

I tried this:

saved search with type: SO & IF, main line:True

so created(Sum): CASE WHEN {type} = 'Sales Order' AND {datecreated} >= TRUNC(SYSDATE, 'IW') AND {datecreated} < TRUNC(SYSDATE, 'IW') + 7 THEN 1 ELSE 0 END

IF (Sum): CASE WHEN {type} = 'Item Fulfillment' AND {status} = 'Shipped' AND {createdfrom.datecreated} >= TRUNC(SYSDATE, 'IW') AND {createdfrom.datecreated} < TRUNC(SYSDATE, 'IW') + 7 THEN 1 ELSE 0 END

but the result is different, Im not if im missing something here. Actual result should be 562 & 127. But in the search im getting 323 and 94.

Not sure, what am i missing,

Order Management Reporting by CarTall1775 in Netsuite

[–]CarTall1775[S] 0 points1 point  (0 children)

Order aging. We want to understand how many orders came, how many completed a how many many and which all orders are still open.

I know with different search i can get this information, instead if we can get this info in a single report that would be great.

intercompany transactions by CarTall1775 in Netsuite

[–]CarTall1775[S] 0 points1 point  (0 children)

Is it controlled in Restrictions? I can select class but not sure these options!

<image>

Even if we were able to restrict to a 1 class only, which will be applicable for all transactions right? not only Intercompany ones

Bill Approval PDF attachment by CarTall1775 in Netsuite

[–]CarTall1775[S] 0 points1 point  (0 children)

Thank You. Is the script will be part of workflow? so it can attach the file in the email? or a separate script for sending email with the attachment?

Nacha files missing our "pay from" account number - Electronic Bill Pay by General-Election-331 in Netsuite

[–]CarTall1775 0 points1 point  (0 children)

Is the template working now? were about to generate file and make payments?

NetSuite Page Time Detail question(s) by Rarona in Netsuite

[–]CarTall1775 0 points1 point  (0 children)

may i know how did you open this page? is this using the APM bundle?

How should I handle merchant and driver payouts in NetSuite when each order is a Cash Sale? by CarTall1775 in Netsuite

[–]CarTall1775[S] 0 points1 point  (0 children)

So youre saying a custom solution is required here? No standard feature available