I have created a new report 80000, imported the new word layout and pointed the 'invoice' in report selection sales to look at this new report :
However, when clicking print and then preview of any PSI from the list, one of the custom report layouts from the original report (1306) is displayed and not my new one.
Details of this customers' BC: Version- GB 13.0 (25432), SaaS installation
Things I have already tried (in no particular order!):
Repackaged extension with updated layout within it, clicking 'update layout' in "customer report layouts" and identifying a 'company name'. I have tried to create a local sandbox with this exact same version so that I can analyse if this issue is intrinsic to the BC or something with the customers' system. However, this docker image does not seems exist:
Questions:
1) Am I missing some set up in BC that is causing the original report to run instead of my new report/layout or is this some sort of generic bug present in BC?
2) Does this sandbox exist (so I can replicate locally): 'microsoft/bcsandbox:13.0.25432.0-gb'
Thanks,
Anant Khanna
Were you ever able to solve this. I have the same problem.
Hi Nissay,
Thanks for your suggestion.
However, it is very possible to use the build number, as stated in the docker link: hub.docker.com/.../bcsandbox
The example given is : "docker pull microsoft/bcsandbox:12.0.21229.0-us gives you a specific Business Central build with the US version"
I did do your above suggestion but that will give the last build (which is GB 13.0 25789) but I desire GB 13.0 25432; a version slightly lower.
Thanks
Hi Anant,
Well for your second question, You should normally never use the image with a specific build number. Use instead :
Docker pull microsoft/bcsandbox:gb
and let docker gets the last version with the last build for you. This is the best way to avoid wrong build numbers or version number !
--
Don't hesitate if If you need more details or explanations.
-------------
Best Regards,