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

[11.0][MIG] user_threshold #1954

Closed
wants to merge 12 commits into from

Conversation

dsolanki-initos
Copy link
Contributor

No description provided.

tedsalmon and others added 11 commits December 10, 2020 10:38
* [ADD] user_threshold: Create module

* [IMP] user_threshold: Fixes per PR
* Fix README
* Rename poorly named methods
* Syntactic sugar
* Remove direct SQL in favor of ORM API
* Docstrings

* [IMP] user_threshold: Fixes per PR
* Update verbiage in README
* Simplify access check calls
* Use the same verbiage throughout error messages
* Add Link to related modules in README
* [FIX] user_threshold: Don't create or commit new cursor
* Remove new cursor creation/commit in favor of using current cursor
Currently translated at 100,0% (15 of 15 strings)

Translation: server-tools-10.0/server-tools-10.0-user_threshold
Translate-URL: https://translation.odoo-community.org/projects/server-tools-10-0/server-tools-10-0-user_threshold/de/
Currently translated at 100.0% (15 of 15 strings)

Translation: server-tools-10.0/server-tools-10.0-user_threshold
Translate-URL: https://translation.odoo-community.org/projects/server-tools-10-0/server-tools-10-0-user_threshold/de/
@dsolanki-initos dsolanki-initos mentioned this pull request Dec 10, 2020
92 tasks
@dsolanki-initos dsolanki-initos force-pushed the 11.0-mig-user-threshold branch 2 times, most recently from 8ccf7a3 to 6eaf6e1 Compare December 10, 2020 06:09
@simahawk simahawk changed the title [11.0] [MIG] user threshold [11.0][MIG] user_threshold Dec 10, 2020
{
"name": "User Threshold",
"summary": "Add Configurable User Threshold Support",
"version": "11.0.1.0.1",

Choose a reason for hiding this comment

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

Version must be "11.0.1.0.0"

"summary": "Add Configurable User Threshold Support",
"version": "11.0.1.0.1",
"category": "Authentication",
"website": "https://www.laslabs.com",

Choose a reason for hiding this comment

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

Website must be as per oca guideline.

@dsolanki-initos
Copy link
Contributor Author

We abort the work because of newer available Odoo versions.

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.

None yet

8 participants