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

[IMP] sales: 100 percent down #9664

Closed
wants to merge 1 commit into from

Conversation

pabr-odoo
Copy link
Contributor

@pabr-odoo pabr-odoo commented Jun 5, 2024

Task 3971833
Added a new section to the Down payments doc explaining the process of using a 100% down payment option when invoicing.

Related Task 3928233

@robodoo
Copy link
Collaborator

robodoo commented Jun 5, 2024

@pabr-odoo pabr-odoo force-pushed the 17.0-crm-100-percent-down-payment-pabr branch 2 times, most recently from da166bc to 8c8cd4c Compare June 5, 2024 23:07
@C3POdoo C3POdoo requested a review from a team June 5, 2024 23:08
@pabr-odoo pabr-odoo changed the title PABR sales: 100% down [IMP] sales: 100 percent down Jun 5, 2024
@pabr-odoo
Copy link
Contributor Author

Hey @StraubCreative, tagging you on this new section on using 100% down that you mentioned before. Thanks

Copy link
Contributor

@ksc-odoo ksc-odoo left a comment

Choose a reason for hiding this comment

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

Hey @pabr-odoo -- just finished my Review of this PR. Great work, man. 👍 Just have a handful of comments/feedbacks/suggestions that require your attention -- but I am approving now because I don't anticipate you having any issues. However, if you have any questions about any of them (or how to implement them), don't hesitate to reach out.
Once you make the required adjustments/modifications, feel free to tag this for Tech Review. Thanks! 👍

@nema15
Copy link

nema15 commented Jun 24, 2024

Related Concern: https://www.odoo.com/odoo/project.task/3928233?cids=3
Issue with 0.01 amounts in aged receivable report.

More Info: The customer is using the down payment invoice to process full down payments for foreign currencies. An Exchange difference is appearing creating a receivable of .01 EUR.

The extra .01 on the receivable account is due to exchange rate rounding on the final invoice INV/2023/0117. Each sales account line is rounded from USD to Euro and then rounded off.

In this case, there are about 7 lines and after rounding all 7, a small bit of value is lost. The credits to sales/income account 601100 add to 6980.82 (see link above) but the amount debited to the deposit account 324000 is 6980.83.

Please consider how the use of foreign currencies may affect the this process.

@pabr-odoo pabr-odoo force-pushed the 17.0-crm-100-percent-down-payment-pabr branch 2 times, most recently from 9129d2f to 17c88bc Compare July 2, 2024 22:10
@pabr-odoo
Copy link
Contributor Author

Hey @samueljlieber this additional section is ready for tech review once you get the chance. Thanks!

Copy link
Contributor

@samueljlieber samueljlieber left a comment

Choose a reason for hiding this comment

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

Hi @pabr-odoo! Nice work on this Sales PR on 100% down payments. Your changes are looking good to me! I just have a couple quick fixes, nitpicks, and suggestions for you. Please tag me once more for a final look once these have been addressed, thank you for your work!

@pabr-odoo
Copy link
Contributor Author

Hey @samueljlieber thanks so much for your review. I looked over and committed your suggestions. Please give it a final look when you get the chance and let me know if you have any other changes. Thanks!

@pabr-odoo pabr-odoo force-pushed the 17.0-crm-100-percent-down-payment-pabr branch from 2b81f49 to 671729b Compare July 5, 2024 18:44
@samueljlieber samueljlieber added the 2 label Jul 5, 2024
Copy link
Contributor

@samueljlieber samueljlieber left a comment

Choose a reason for hiding this comment

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

Hi @pabr-odoo, thank you for implementing my suggestions! Changes look good 👍 Approving with one more quick fix. Please make this fix before merging :)
..
@robodoo delegate=pabr-odoo

@pabr-odoo pabr-odoo force-pushed the 17.0-crm-100-percent-down-payment-pabr branch from 671729b to a3e52d1 Compare July 5, 2024 19:38
@pabr-odoo
Copy link
Contributor Author

@robodoo r+

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

Successfully merging this pull request may close these issues.

6 participants