You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In shopping cart, there currently is a setting called cashreportshowcustomorderid.
We should get rid of this setting.
Instead, the cash report should show all IDs (like tid, merchantref and customorderid) as different columns.
As this requires a lot of SQL refactoring, I decided not to start with this yet, but in the future, this might be really necessary, so we do not create unreadable code.
The text was updated successfully, but these errors were encountered:
In shopping cart, there currently is a setting called cashreportshowcustomorderid.
We should get rid of this setting.
Instead, the cash report should show all IDs (like tid, merchantref and customorderid) as different columns.
As this requires a lot of SQL refactoring, I decided not to start with this yet, but in the future, this might be really necessary, so we do not create unreadable code.
The text was updated successfully, but these errors were encountered: