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

[17.0][MIG] purchase_deposit #2210

Open
wants to merge 59 commits into
base: 17.0
Choose a base branch
from

Conversation

MS-OSI
Copy link

@MS-OSI MS-OSI commented Mar 22, 2024

Purchase Deposit

This module allow purchase order to register deposit similar to that in sales order.

When purchase order is confirmed, a new button "Register Deposit" will
appear. Normally, deposit will be used to create the 1st bill (as
deposit).

  1. On confirmed purchase order, click Register Deposit button, wizard
    will open
  2. 2 type of deposit bill can be create 1) Down Payment (percentage) 2)
    Deposit Payment (fixed amount)
  3. Fill in the value and click Create bill or just create deposit.

As deposit is created, when user click button "Create Bill" again in
purchase order, the Vendor Bill will be created with deposit amount
deducted.

kittiu and others added 30 commits March 22, 2024 10:41
Currently translated at 95.2% (40 of 42 strings)

Translation: purchase-workflow-14.0/purchase-workflow-14.0-purchase_deposit
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-14-0/purchase-workflow-14-0-purchase_deposit/fr/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: purchase-workflow-14.0/purchase-workflow-14.0-purchase_deposit
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-14-0/purchase-workflow-14-0-purchase_deposit/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: purchase-workflow-15.0/purchase-workflow-15.0-purchase_deposit
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_deposit/
Currently translated at 60.4% (26 of 43 strings)

Translation: purchase-workflow-15.0/purchase-workflow-15.0-purchase_deposit
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_deposit/es/
AungKoKoLin1997 and others added 21 commits March 22, 2024 10:41
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_deposit
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_deposit/
Currently translated at 100.0% (44 of 44 strings)

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_deposit
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_deposit/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_deposit
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_deposit/
Currently translated at 100.0% (44 of 44 strings)

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_deposit
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_deposit/fr/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_deposit
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_deposit/
Currently translated at 100.0% (44 of 44 strings)

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_deposit
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_deposit/es/
Currently translated at 100.0% (44 of 44 strings)

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_deposit
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_deposit/it/
Currently translated at 100.0% (44 of 44 strings)

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_deposit
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_deposit/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_deposit
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_deposit/
Currently translated at 100.0% (44 of 44 strings)

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_deposit
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_deposit/it/
Previously, users without 'write' access to the 'product.product' model
and the 'res.users' model were unable to Register Deposit for the first time.
Copy link

@traitrantrobz traitrantrobz left a comment

Choose a reason for hiding this comment

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

Please rebase commit! The test file and workflow is LGTM 👍

@traitrantrobz
Copy link

@OCA-git-bot migration purchase_deposit. Please add it to Issues Migration to version 17.0

@rvalyi
Copy link
Member

rvalyi commented Jul 29, 2024

/ocabot migration purchase_deposit

@OCA-git-bot OCA-git-bot added this to the 17.0 milestone Jul 29, 2024
@OCA-git-bot OCA-git-bot mentioned this pull request Jul 29, 2024
49 tasks
@leemannd
Copy link
Contributor

Hello @achulii , thank you for your work. According to OCA's migration wiki, it would be welcome to have the administrative commits squashed togheter -> https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0 .

Could you have a look at it?

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

Successfully merging this pull request may close these issues.