Skip to content
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

[16.0][FIX] account_invoice_triple_discount: discount decimal precision #1487

Closed

Conversation

Segui-S73
Copy link

When calculating the triple discount, if there is any raise the decimal precision of the discount field stays at 16, so try except is added to avoid this.

@Segui-S73 Segui-S73 changed the title [FIX] account_invoice_triple_discount: discount decimal precision [16.0][FIX] account_invoice_triple_discount: discount decimal precision Jun 19, 2023
Copy link
Contributor

@legalsylvain legalsylvain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks !

@rafaelbn
Copy link
Member

Please @eantones could you review this PR?

@rafaelbn rafaelbn added this to the 16.0 milestone Aug 30, 2023
@rafaelbn
Copy link
Member

/ocabot rebase

@OCA-git-bot
Copy link
Contributor

@rafaelbn The rebase process failed, because command git push --force Studio73 tmp-pr-1487:16.0-fix-account_invoice_triple_discount failed with output:

remote: Permission to Studio73/account-invoicing.git denied to OCA-git-bot.
fatal: unable to access 'https://github.com/Studio73/account-invoicing/': The requested URL returned error: 403

@Segui-S73 Segui-S73 force-pushed the 16.0-fix-account_invoice_triple_discount branch from 4591fb6 to a0a8105 Compare September 6, 2023 06:34
@Segui-S73
Copy link
Author

Hi @rafaelbn , I have manually the rebase after seeing the bot error.

@@ -3,7 +3,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": "Account Invoice Triple Discount",
"version": "16.0.1.0.1",
"version": "16.0.1.0.2",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't need to update version. This is made by bot automatically.

@rafaelbn rafaelbn self-requested a review September 8, 2023 01:38
@miguel-S73 miguel-S73 force-pushed the 16.0-fix-account_invoice_triple_discount branch 2 times, most recently from 5fb6940 to 5a5dfb2 Compare November 27, 2023 11:54
@Segui-S73 Segui-S73 force-pushed the 16.0-fix-account_invoice_triple_discount branch from 5a5dfb2 to 41ab75a Compare May 23, 2024 10:40
@Segui-S73 Segui-S73 force-pushed the 16.0-fix-account_invoice_triple_discount branch from 41ab75a to ee23679 Compare May 23, 2024 10:43
Copy link

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Sep 29, 2024
@github-actions github-actions bot closed this Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs review stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants