-
Change Log - DateTime of Transcation instead ChangeLogEntry insertion
On Change Log, the dateTime is Datetime on insertion in [Change Log Entry] and not the DateTime of Inserting/Modifying Source Table. Then 1 insertion in SourceTable generate multiple DateTime in Change Log for 1 insertion. It is not possible to identify a transaction. -
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'. (test on Firefox, IE, Chrome - not tester on Edge) -
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 -
Email Dialog - Page : Access Property 'Public' on Controls
Lot's of Customers expect to add recipients on Email. (CC,Bcc) Set Access Property = Public on Controls and/or Vars to be able to handle Email's Recipients. Var : SendToText, CcText, BccText, EmailItem -
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-reporting-services-faq?forum=sqlreportingservices#P1Q14 (Part I / Q 14) -
Time in (ms) in all table (Capacity Need, Capacity Ledger Entries)
Please uniformize time (ms) in all tables
it will be easier to analyze Capacity, Allocated Time, Remaining Time.
These fields not exist and should be added :
Table : 5410 [Prod. Order Capacity Need].[Allocated Time (ms)]
Table 5832 [Capacity LEdger Entry].[Setup Time (ms)]
Table 5832 [Capacity LEdger Entry].[Run Time (ms)]
Best regards,