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

[MIG] [18.0] partner_credit_limit: migrated module #658

Open
wants to merge 34 commits into
base: 18.0
Choose a base branch
from

Conversation

ShwetaSerpentCS
Copy link
Contributor

Responsible : Jayram

hda and others added 30 commits October 23, 2024 17:35
Line 9 - To put "credit_limit" in the correct place under "Sale"
[IMP]Improved code in js.

[IMP]Js Travis Fix.

[IMP]Js Travis Fix.

[IMP]Js Travis Fix.
@ShwetaSerpentCS ShwetaSerpentCS mentioned this pull request Oct 23, 2024
23 tasks
'category': 'Partner',
'license': 'LGPL-3',
'author': 'Tiny, Serpent Consulting Services Pvt. Ltd.',
'website': 'http://www.serpentcs.com',
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
'website': 'http://www.serpentcs.com',
'website': 'https://www.serpentcs.com',

'views/partner_view.xml',
],
'installable': True,
'auto_install': False,
Copy link
Collaborator

Choose a reason for hiding this comment

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

default value is False, no need to define

order.check_limit()

@api.model
def create(self, vals):
Copy link
Collaborator

Choose a reason for hiding this comment

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

@api.model_create_multi
    def create(self, vals_list):

@ketanserpentcs
Copy link

Testing is assigned to Devraj

@Trivedi-Vacha-SerpentCS Trivedi-Vacha-SerpentCS added the In QA Under testing by QA team label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
In QA Under testing by QA team
Projects
None yet
Development

Successfully merging this pull request may close these issues.