web
You’re offline. This is a read only version of the page.
close
  • Add ability to update transfer order line ship and receipt dates after modifying transfer order header dates when Transfer order status is shipped

    When a user changes the transfer order header ship and receipt date, the transfer order lines ship and receipt dates are not updated when Transfer order status is "Shipped" and the user is not prompted to update the lines.


    This means that if a transfer order ship or receipt date needs to be changed, the user must update the dates on each individual transfer order line.


    It would be nice to have the ability to update transfer order lines ship dates and receipt dates after modifying transfer order header ship date and receipt date when Transfer order status is "shipped", similar to how Transfer Order in Created status is updated after updating the date in header.

  • ZATCA XML Round off Mathematical Logic

    THE XML is rounding off not by header logic but by line-by-line logic causing discrepancy in final output when the tax amounts are extended to more than 2 decimal points.

    For example:

    System

    2,894.358675

    1,832.449500

    12,149.175000

    16,875.983175

     

    XML

    1832.45

    12149.18

    2894.36

    16,875.99


    KINDLY CHECK THE MATHEMATICAL ROUNDING LOGIC TO BE BASED ON HEADER ROUNDOFF RATHER THAN LINE BY LINE