Change Currency to PLN
Updates the currency of selected orders to PLN (Polish Zloty), saves order totals, and logs the change in order notes for tracking.
Overview
The RIS-SM-2187 – Change Currency to PLN Macro automates currency conversion for orders, ensuring totals are correctly saved and changes are documented for audit purposes.
Maintains financial consistency while reducing manual effort in currency updates.
Purpose
This macro:
- Changes the currency of selected orders to PLN
- Saves updated order totals
- Adds an internal note for tracking
👉 In short:
Converts order currency to PLN and keeps a record of the change.
When It Runs
Typically used:
- Manually executed or triggered via automation workflows
- After order import
- During finance or accounting processes
- For Polish market orders
- When currency correction is required
Parameters
List of order IDs to process.
Simple Explanation
The macro takes selected orders, changes their currency to PLN, updates totals, and logs a note indicating what was changed for audit tracking.
Step-by-Step Process
Fetch Orders
Retrieve each order from the system using its order ID.
Store Existing Currency
Capture the current currency of the order for reference.
Update Currency
Change the order currency to PLN – Polish Zloty.
Save Order Totals
Ensure the updated totals reflect the new currency.
Update Notes
Add a note to the order documenting that the currency was changed.
Error Handling
Record any issues encountered and continue processing other orders.
Final Result
Orders are updated with PLN as the new currency, totals saved correctly, and internal notes added for tracking.
Usefulness
- Currency Standardization – Ensures all orders follow a single currency
- Audit Tracking – Maintains history of changes
- Automation – Eliminates manual updates
- Finance Accuracy – Supports accounting processes
- Regional Support – Enables Polish market operations
Example Scenario
Key Insight
Automating currency conversion and logging ensures consistent financial data, reduces manual effort, and provides a clear audit trail for all updates.
Last updated today
Built with Documentation.AI