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] delivery_package_fee: call map_tax in fiscal.position properly #718

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

anothingguy
Copy link
Contributor

@anothingguy anothingguy commented Oct 10, 2023

Context

delivery_package_fee/models/sale_order.py", line 55, in _prepare_package_fee_line taxes_ids = self.fiscal_position_id.map_tax( TypeError: map_tax() takes 2 positional arguments but 4 were given

TODO

  • fix calling map_tax method
  • add test case for using fiscal.position

@anothingguy anothingguy marked this pull request as draft October 10, 2023 09:07
@anothingguy anothingguy marked this pull request as ready for review October 10, 2023 10:33
Copy link
Contributor

@simahawk simahawk left a comment

Choose a reason for hiding this comment

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

LG

@cyrilmanuel
Copy link

hii @pedrobaeza could you review this PR ?

@pedrobaeza pedrobaeza added this to the 16.0 milestone Nov 16, 2023
@pedrobaeza
Copy link
Member

Merging due to existing reviews:

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 16.0-ocabot-merge-pr-718-by-pedrobaeza-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit f6963ee into OCA:16.0 Nov 16, 2023
6 of 7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at aa17b67. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants