RE: Automatic picked BOM line on WMS module
I think, this might be due to Standard WHS Reservation rules. In a Scenario, for example, if your work Needs 1000 Pcs, and your inventory has 900 free stock, and 300 in a LP, it thinks, that the LP has...
View ArticleRE: how to delete project categories and shared categories?
thanks Ludwig,There is indeed a Project category associated to each procurement category in the Product Information module. I have removed this for good measure, but unfortunately still get the same...
View ArticleHow to attain Stable Connectivity between Async Client and Async Server?
We are facing one connectivity issue between Async Client (Retail POS) and Aysnc Server. The connectivity will remain stable if the time of Client and server is same. Tolerance of one or 2 minute...
View ArticleManagement Reporter Excel Import
Dear ExpertsI am trying to attach a External Spread Sheet budget into Management reporter i do not get any value populated into the reporter attached are the screen shot of the steps .Request you to...
View ArticleRE: parm methods calling in select querys
In general journal form ...there is ledger dimension coloum is there it is having main account number and value all these contain how to use filter using parm methods .....i create one parm method it...
View ArticleRE: How to make a drop-down grid selection?
Hi,public void lookup(){//super();// DeclarationQuery LookupQuery = new Query();QueryBuildDataSource LookupQueryBuildDataSource;QueryBuildRange...
View ArticleHow to make a drop-down grid selection?
Hello sirs, I want to imitate this dropdown box with a grid selectionCan anyone give me an idea how to do this?Thanks again.
View Articletrans color
dear ;i have table name DAPEMPLTRANS need when trans in posted coming by color i am add the code in DAPEMPLTRANS table but not work can any help for this This code : public void...
View ArticleError Comes in Pull Job for some Custom Table in P job
In Retail P-JOBError when bulk inserting data. Target table: MFL_RETAILPURCHASERECEIPTLINEXSystem.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. --->...
View ArticleRE: Automatic picked BOM line on WMS module
Hello Crispinactually it doesn't have to be. I use advanced warehouse management module. so when I release a production order system have to create work for all bom line. but part of bom lines set to...
View ArticleRE: Posting error - Penny rounding threshold
could you please explain me what is meant by "hard"? what needs to be done?
View ArticlePosting error - Penny rounding threshold
Hi,I am migrating open AR using Opening balance entity (DMFLedgerJournalEntity). The debit/credit amounts in data file are of 2 decimals. but when the staging data is viewedAlso posting is throwing an...
View ArticleRE: Automatic picked BOM line on WMS module
I totally get it. I am not entirely 100% familiar with the WHS Reservation hierarchy / structure myself. But, before digging any deeper into this Scenario, can you please confirm if the 750 picked are...
View Articlecheck Enum value of RetailStoreTable from RetailStatementTable Form
i created new column in RetailStoreTable type Enum (acceptnegativevalue) and type of this enum is (NoYes) as you see here in Retail storesnow i want check this value when i press post statement in...
View ArticleCustomized lookup drop down values are not coming in mobile app
Hi All,I have one customized form, for that i created mobile work space and published. All the data is correctly displayed, but when i am doing action for creating new record look up values is not...
View ArticleRE: How to make a drop-down grid selection?
Hi,I think the fields vendaccountnum and name are from same tables .Please try the below code.Please create a stringedit field in your form and overwrite the lookup method for that field and you will...
View ArticleRE: check Enum value of RetailStoreTable from RetailStatementTable Form
Hi!If you already have the record of RetailStoreTable just add this:if (RetailStoreTable.acceptnegativevalue == NoYes::Yes) - depends of that you need to checkif you haven't record of RetailStoreTable,...
View ArticleAdd Button to PurchTable FORM
Hi, I want to add a button to the form PurchTable (in ActionPaneTab: Recieve) to show a Report i made in Visual Studio. I created a button group in the ActionPaneTab, and i created a menuItemButton...
View Article