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

qubiq_proposals #3

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alejandra-qubiq
Copy link

Our changes include:

  1. Splitting the partner name into first name and surname to ensure that the correct information is sent in the payload to Tropipay. Currently, Odoo saves both the first name and surname in the same field.

  2. Once the Tropipay method is activated, we will ensure that all necessary fields are saved on the res.partner record when creating the user through the backend. This will allow the user to log in and make payments in the future without encountering error messages. (Method: _check_client_details_tropipay(self)

  3. If a partner lacks any required fields for Tropipay, the error message displayed will specify which field(s) are missing. This will enable clients to update their information in the portal settings with clear instructions on what needs to be corrected. (Method: check_client_details_tropipay(self))

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.

1 participant