-
-
Notifications
You must be signed in to change notification settings - Fork 247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[15.0][FWP] account_multicurrency_revaluation #259
[15.0][FWP] account_multicurrency_revaluation #259
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aadc759 - Browse repository at this point
Copy the full SHA aadc759View commit details -
Configuration menu - View commit details
-
Copy full SHA for a669ea7 - Browse repository at this point
Copy the full SHA a669ea7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07e1ef7 - Browse repository at this point
Copy the full SHA 07e1ef7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ee7f3f - Browse repository at this point
Copy the full SHA 3ee7f3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 372048f - Browse repository at this point
Copy the full SHA 372048fView commit details -
[IMP]account_multicurrency_revaluation: Start and End Date on report …
…& Include Only Posted Entries
Configuration menu - View commit details
-
Copy full SHA for d7ab16a - Browse repository at this point
Copy the full SHA d7ab16aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c2f663 - Browse repository at this point
Copy the full SHA 2c2f663View commit details -
Configuration menu - View commit details
-
Copy full SHA for af685d5 - Browse repository at this point
Copy the full SHA af685d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bc64ee - Browse repository at this point
Copy the full SHA 7bc64eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3a3f3d - Browse repository at this point
Copy the full SHA c3a3f3dView commit details -
[IMP]account_multicurrency_revaluation: Only include posted entries i…
…n the revaluation
Configuration menu - View commit details
-
Copy full SHA for fc9da94 - Browse repository at this point
Copy the full SHA fc9da94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82b1164 - Browse repository at this point
Copy the full SHA 82b1164View commit details -
Configuration menu - View commit details
-
Copy full SHA for 448b4a0 - Browse repository at this point
Copy the full SHA 448b4a0View commit details -
[IMP]account_multicurrency_revaluation
Adapt helps to suggestions and adapt method declarartion to improve the experience of users/developers.
Configuration menu - View commit details
-
Copy full SHA for 1099925 - Browse repository at this point
Copy the full SHA 1099925View commit details -
[IMP]account_multicurrency_revaluation: Remove currency in line
Removed as it may lead to problems just because the entry may have the currency from the company, and the lines having a different currency. Then we will not be able to post the entry.
Configuration menu - View commit details
-
Copy full SHA for 2dd5a65 - Browse repository at this point
Copy the full SHA 2dd5a65View commit details -
[IMP]account_multicurrency_revaluation: Reverse moves
Wizard to be able to create the reverse moves given an start date and end date. All revaluated entries during the period will be included and upon the validation, the reverse moves will be created. Also you can determine a posting date which will be the date assigned to all reverse moves created.
Configuration menu - View commit details
-
Copy full SHA for 8de05d0 - Browse repository at this point
Copy the full SHA 8de05d0View commit details -
[IMP]account_multicurrency_revaluation: Always flag revaluated entries
Remove the setting that allowed the user to possibly flag the revaluated entries created during the main process. Always flag them instead to be used later in the reverse wizard.
Configuration menu - View commit details
-
Copy full SHA for d1ae82d - Browse repository at this point
Copy the full SHA d1ae82dView commit details -
[IMP]account_multicurrency_revaluation: Small improvements
Make both fields readonly as they will be only used in the logic and to filter, the user will not modify them. Also, limit entries appearing in reverse wizard.
Configuration menu - View commit details
-
Copy full SHA for 2c8bcfb - Browse repository at this point
Copy the full SHA 2c8bcfbView commit details -
[IMP]account_multicurrency_revaluation: Line origin
Adds the origin line from where the revaluated line is created. Also, improves the query to get the open items.
Configuration menu - View commit details
-
Copy full SHA for 8c0440c - Browse repository at this point
Copy the full SHA 8c0440cView commit details -
[FIX]account_multicurrency_revaluation: Use all open items
Before, the lines were overwriten, so if there were multiple lines for the same account, partner and currency, the last open item was the only one used. Now the amounts are acumulated into one line.
Configuration menu - View commit details
-
Copy full SHA for e2d35d0 - Browse repository at this point
Copy the full SHA e2d35d0View commit details -
[IMP]account_multicurrency_revaluation
Two-sided relation between lines created and original ones
Configuration menu - View commit details
-
Copy full SHA for b379900 - Browse repository at this point
Copy the full SHA b379900View commit details -
[IMP]account_multicurrency_revaluation: Adjust values if partial reco…
…nciled items If the origin line that will be revaluated has partially reconciled items, adjust the values to the real ones.
Configuration menu - View commit details
-
Copy full SHA for 6a46f5b - Browse repository at this point
Copy the full SHA 6a46f5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88ee67f - Browse repository at this point
Copy the full SHA 88ee67fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab32712 - Browse repository at this point
Copy the full SHA ab32712View commit details