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

Update sale_rental.pot #4

Open
wants to merge 46 commits into
base: 12.0-mig_sale_rental
Choose a base branch
from

Conversation

yweng8111
Copy link

I have found the following Error when I try to load the translation with "--load-language=fr_FR --i18n-overwrite". The Solution is just update the POT file.

psycopg2.ProgrammingError: ON CONFLICT DO UPDATE command cannot affect row a second time
HINT: Ensure that no rows proposed for insertion within the same command have duplicate constrained values.

Alexis de Lattre and others added 30 commits October 15, 2019 15:01
…the same SO as the rentals = the start date of the rentals, because we suppose that these products are "accessories" of the rental. Re-organise the order of some lines of code to make it more "logic".
…g because it means that, if you had sale_rental installed, you are missing the link betweek purchase order lines and invoice lines (for purchase orders created from pickings)
…ew of sale order line, and instructions on how to do it Add demo data to automatically add admin and demo to group sale.group_mrp_properties, to have access to form view of sale order lines.
…a link to the screencast in the module description
Fix translated string in code
Add option to copy image from product to rental service
default_code should not be a required field in rental service wizard
Add help message on rental_qty field
Replace openerp by odoo in import declarations
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.