Item/GL/Ressource/... Register - need [Creation DateTime] instead [Creation Date]
In all register (Item, G/L, Ressource,...), add [Creation DateTime]. It is useful to check with an upgrade or to retrieve user feedback on issue.
Handle decimal separator with French numpad
With French localization and AZERTY keyboard with Numpad on BC Online - web :
typing decimal separator on numpad generate a dot instead comma.
this generate an error.
users have to use 'comma'
French Localization up to date with BaseApp
French table : [10864 "Payment Post. Buffer"] - Field ["Applies-to Doc. Type"] is still Option Base App : [Cust. Ledger Entry] - Field [Document Type] is Enum Both field are linked and this generate a warning
Report BackgroundImage rendering 300dpi instead 96dpi
Using BackgroundImage in RDLC report, image is rendering with 96dpi. Most report are design to be printed and most printer is 300dpi. Image should be able to have render 300dpi. See : https://social.technet.microsoft.com/Forums/sqlserver/en-US/48de91f9-1844-40c1-9614-5ead0b4b69a5/sql-server-re...