Quantcast
Channel: NAV Three Tier — mibuso.com
Viewing all 10069 articles
Browse latest View live

Item tracking

$
0
0
Hi All

While selecting serial numbers in item tracking, system is automatically selecting serial numbers from top and updating "Selected Quantity" field with 1.

System selected serial numbers does not match with physical serial number always, therefore every time i have to zero "selected Quantity" field and select exact serial number that matching with physical number.

How do i stop automatic selection? Please suggest.

thanks
satish

strange issues with posted journals

$
0
0
Hi All

Finding very strange issues after posting bank/cash journals.
After posting a journal, i do not see the document in posted journal list. However transaction is posted correctly in all respective tables.
GL ,CLE, detailed CLE everything is perfect except posted journal does not populate in the posted journals list, What could be the reason?

Thanks
satish

XML API Integration

$
0
0
Dear All,

How do I sent a xml file to a webservice in NAV 2016 Platform?
Kindly reply.

Thanks,
Navuser1

The supplied field number 'xxxxx' cannot be found in the 'xxxx' table.

$
0
0
Hi everyone,

While trying to run page 89 Job List, I hit upon the following error message:
The supplied field number '50025' cannot be found in the 'Job' table.

I used to have field 50025 in my job table but I don't have it anymore and nothing references this field in 89 page.

I exported in a text file and tried to find field 50025 and it doesn't exist. I looked at flowfields and couldn't see anything. Where should I look?

Thank you

Upgrading Business Central Spring 2019 On premise to CU4

$
0
0
I upgraded a BC 14 version to cumulative update 4.
All went well and the application runs, but... when i open extension management in the converted application, I find the standard installed extensions still being in the 'old' version. For example the 'Paypal Payment Standard' extension has version v.2.1.29537.0.
When I look in the Cronus database of Cumulative update 4, I see this extension having version 14.5.35970.0 (all other standard extension have this version too.

So i tried to publish the new extensions which are present on the installation media in the extensions folder.
But when doing so I get the error messages below.

publish-navapp -ServerInstance xprt_400_development -Path .\PayPalPaymentsStandard.app -SkipVerification

Errors:
error AL1024: A package with publisher 'Microsoft', name 'Application', and a version compatible with '14.5.35970.0' co
uld not be loaded. Symbols for the requested app Application by Microsoft 14.5.35970.0 could not be found in the databa
se
src/codeunits/COD1070.al(3,29): error AL0185: Table '289' is missing
src/codeunits/COD1070.al(4,15): error AL0185: Table '1062' is missing

.... and the list continues.
But all tables are in the database and are compiled correctly, synced etc.

What am i missing?

Problem adding action group in page extension on page 20 (365 BC Spring 2019)

$
0
0
Hi all,

I'm having some issues with adding actions to my page extension on page 20.
By request from MS i have to either use addfirst or addlast, which both take an anchor name as parameter.
Theese are the existing actions on page 20
zm8kr68x941h.png

I wan't to add my actions in a new group last in actiongroup called <Action57> (Functions).
However the compiler in VS Code tells me that the action 'Action57' is not found in the target.
I have tried to include the < and >, with and without " around, but no luck

If i pass the value IncommingDocument into addlast it compiles just fine, but that is not where my actiongroup should be.

Does anyone have an idea how i can have my actiongroup added where i wish?
Is it because the Name property of the ActionGroup has not been defined by MS?
And if that is the case, why can i add fields to the repeater, also using addlast with the parameter of an "unnamed" control?

Any input are more than velcome. :-)

TIA

// Alexander

How to customize the lists' fields shown when searching a vendor account no. in a general journal

$
0
0
I have this trick question from a client. As we were browsing the General Journal we selected account type Vendor and opened the Account No. to select a vendor. By default NAV shows some pretty irrelevant columns Phone, Address etc. Is it possible to change that and bring another field on that list from the vendor card?

Can no longer access Docker environment

$
0
0
Not sure which forum to post this in, but please move it if this is the wrong one.

I have downloaded and have had a BC docker image running yesterday. I was able to access the development environment, Windows client, web client, and was able to do so extension work. Having restarted my machine I can no longer access any of the clients. I have used PowerShell to confirm that the service is running...

3a2uvatuoln4.png

I cannot connect to the database using the development environment...

eou00haq6akg.png

...and the same goes for the other clients.

I don't really know how to go about troubleshooting this :#

Can I somehow see what services are running in this docker container? If not, how do I tell if the SQL service is running?

I get the advantages which Docker offers over a traditional virtual machine, but it just seems so hard to do simple things like check services, explore and run files, etc, etc...

As always...
DazedAndConfused :s


How to publish customisation via Extensions?

$
0
0
I have made an extension package in a sandbox development environment. From from the SAndbox environment I can deploy the changes:

1) via vS code (Ctrl + f5)

2) or Publish the APP using Docker session powershell.

But in a PROD environment in a SaaS D365BC environment, neither of the 2 options above are available.

In the post -->

https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-deploy-tenant-customization

It mentions that in "Extension Management", there is a "upload extension" action. But I could not see this.

hk5hmkoqqyu4.png

TestOpenStatus Purchase Line BC14

$
0
0
Hi,

Looking for ideas to disable the OpenStatus check for Purchase docs that are released when the currency factor is changed.

Subscribing to the TestOpenStatus event fires during the "Line Discount" validation in "ValidateLineDiscountPercent" after curency factor change... but at that point, none of the amounts have changed yet.. so difficult to pick up if it was an edit of the Discount amount field or a currency. I dont see a way to get PurchaseHeader before update ? Any ideas ?

Steve

can not download AL symbol

$
0
0
Hi all,
I have install BC on premises.i want to connect VS code to BC for that I added necessary info in launch.json file.i have download AL language extension.But now it giving me error while downloading AL symbol.
Could not download symbols. Please see the Visual Studio Code output log for more details.

Purchase header doesnot exist

$
0
0
Hi all,

Can you please suggest me from which table, which trigger throws this below error.

"Purchase header does not exist"

I have tried with debugging but not able to find out.

Please help me.

Thanks in advance,
Jacob.A

Report designer converts cm to pt

$
0
0
Hello,

I'm doing a conversion from NAV2017 (Cu11) to NAV BC (140 - CU5). As we are NOT going to extensions I need to merge our modifications into the new version. The biggest issue is (as always) the reports.
Now I'm having a really annoying issue: whenever I change the width of a column from e.g. 50 points to 2,5cm, save the report, and then reopen the designer, the width is again displayed in (70) points.
It seems that all widths are now displayed in points, height is in cm, and other values in inches.
Visual studio community 2017 is used to design the RDLC. Report Builder has the same issue.

Is it possible to change this behaviour so the report is in cm and not in points? In the report properties 'cm' is selected, and changing this to inches and back to cm doesn't help. When merging some reports give +2000 differences only due to unit differences, so this becomes an impossible task.

Thx in advance,
Andy

SSO is not working after upgrade

$
0
0
Hi,

We upgrade our Business Central environment from version 1901 to 1902. We deinstalled version 1901 and installed version 1902.
SSO is not working anymore after installation. We check the configuration files, but the are the same. In the Event Viewer I see the following:

Message (NavSerializationException): RootException: NavSerializationException
The assembly or type cannot be deserialized, Assembly: Microsoft.Dynamics.Nav.Types, Version=13.0.0.0, Culture=neutral, [PublicKeyToken=31bf3856ad364e35, Type; Microsoft.Dynamics.Nav.Types.AuthorizationCodeContext
CallerStackTrace:
at Microsoft.Dynamics.Nav.Types.NavSerializationBinder.BindToType(String assemblyName, String typeName)
at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Bind(String assemblyString, String typeString)
at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name)
at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable)


How can I solve this?

Allow modify of Exchange Rate on approved(released) PO

$
0
0
Any tips on how to allow the update of exchange rate without re-opening ( and requiring re-approval) of the PO.

I have tried the OnBeforeTestOpenStatus event... but can't see how you would tell the Currnecy factor changed - since the Discount % validates first... then amounts etc..

Any ideas would be appreciated?
Thanks,
Steve

Threaded batch posting

$
0
0
Hi!
Does anyone have experience with threaded batch posting in BC or in general?
With threaded batch posting I mean several jobqueu jobs that posts invoices simultainous, for instance one job per location
The reason is that we have a customer where the posting takes to long time so in order to make it faster we would like to split it up into several simultainous posting jobs.

Is the locking mechanism in the posting process nowadays so good that this will actually work?

how to add the additional cost on FA of freight, loading, and unloading, etc.

$
0
0
Hi Experts,

Issue:
One of my clients has purchased the fixed assets with cost 10000/- from one vendor and they paid fright charges to another vendor worth Rs. 1000/-.
so now FA card is updated with 10000/- but my clients want to add the freight charges of 1000/- to calculate the depreciation on it.

In short: how to add the additional cost on FA of freight, loading, and unloading, etc.

Looking forward for the solution.

Thanks in Advance.

What is the difference between report no 205 and 1305 -Sales order customization

$
0
0
Hi All,

Can you please advice me what is the difference between report 205 and 1305.

I am using report number 1305 for sales order report customization. Is that correct?

Thanks,
Jacob.A

Can we upgrade NAV 2013 R2 LS Retail DB to BC LS Retail Spring Release ?

$
0
0
Can we upgrade NAV 2013 R2 LS Retail DB to BC LS Retail Spring Release, by upgrading the DB to NAV 2015 + LS Retail and from there taking it to BC + LS Retail. Kindly Suggest. I am unable to upgrade to NAV 2018 CU2.

Custom Control Add-in caching in Nav 2009 R2 RTC

$
0
0
We have a custom .Net add-in control that we developed for a customer some years ago.

The customer recently asked us for a minor change to the control, and this took just a couple of minutes to do.

However, when we compiled the new DLL in Visual Studio and then copied it to the add-ins folder on our test server, the changes weren't recognised.

We've now been through the entire server and removed the DLL from everywhere we could find it. The only instance of the DLL is the one we have recently compiled, but it seems the old DLL is still being served.

We have message box error messages that come up for instance when some config isn't correct. We've changed these error messages and broken the config but still the old messages come up.

Apart from the DLL being updated nothing else has changed. We haven't changed the version or the public key token.

We've even rebooted the middle tier and the server the RTC is executed from, as well as having recompiled the page in Nav that the control is on.

My questions are these

Has anyone ever seen this before?
How do I force my DLL to take effect?
Viewing all 10069 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>