This release brings significant performance improvements with centralized sequence number management for ledger tables, alongside major feature enhancements including a new multiple file upload capability for external documents and enhanced physical inventory query processing. The release also includes VAT calculation fixes, warehouse process improvements, and enhanced field documentation to improve user experience.
Description: A new query-based calculation method for physical inventory orders is now enabled by default, providing improved performance when calculating inventory lines. Users gain better control over the calculation method through Fashion Setup, and the update includes UI improvements along with fixes to prevent errors during cost calculations.
Description: Users can now upload multiple files to external documents in a single action using drag-and-drop or multi-file selection. Each file can be assigned an attachment type during upload, significantly speeding up the document import process compared to uploading files individually. This feature greatly improves productivity when managing document attachments.
Description: Fixed and enhanced VAT calculation logic in Fashion sales price calculations to ensure correct VAT handling for special cases like Reverse Charge VAT and Sales Tax. The update also adds extensibility points for custom VAT calculation scenarios, providing more reliable pricing calculations.
Description: Improved value-added services tracking and data integrity in warehouse shipment processes. VAS data now transfers more reliably from sales orders to warehouse shipments, with proper cleanup when shipments are deleted and prevention of orphaned VAS records. This ensures accurate tracking of value-added services throughout the shipping process.
Description: Enhanced flexibility and robustness in commission line management when customer information changes on sales documents. Commission lines are now properly recreated when modifying sales orders, preventing modification errors and ensuring accurate commission tracking even when order details change.
Description: Removed deprecated warehouse employee validation from physical inventory recording processes. This cleanup removes unnecessary validation checks that are no longer required and prepares the codebase for future improvements.
Centralized Sequence Number Management: Implemented centralized sequence number management across multiple ledger tables to avoid database locking issues. Users will experience significantly reduced locking conflicts and better concurrency handling, especially in high-transaction environments. This improvement enhances overall system performance and reliability.
Freight Charge Field Tooltips: Added clearer tooltips for freight charge and freight charge code fields on purchase documents, explaining that freight charge lines are automatically created when releasing purchase invoices. This reduces confusion about when and how freight charges are applied.
Physical Inventory Import Format Tooltip: Enhanced the tooltip for physical inventory recording file import functionality to display the expected file format directly in the interface. This helps users prepare files correctly and reduces import errors.
Suppress Commit Field Documentation: Improved tooltip for the "Suppress Commit" field in Fashion Setup to clarify how this setting batches transactions for improved performance and enables complete transaction rollback in case of errors.