-
-
Notifications
You must be signed in to change notification settings - Fork 33
[18.0][ADD] pyproject.tom, migrated oca_all, migrated oca_custom #79
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
base: 18.0
Are you sure you want to change the base?
Conversation
…IMP] remove warning when analysing Odoo modules manifest, if docutils raise warning
* [FIX] make the github page always visible So the github_login field can be set manually.
* account_statement_import_online_wise were missing on staging only module missing from production 20250617 * l10n_ch_pain_base * l10n_ch_pain_credit_transfer * project_task_add_very_high * web_search_with_and and bumps all module versions
The module makes session garbage collection deterministic To use the module, it needs to be added to the server_wide_modules conf options Another option should also be added to set gc for all sessions older than 3 days ;3 days = 60*60*24*3 seconds session_expiry_delay = 259200
18.0 mig oca custom
18.0 mig oca all
Add contribute tools in order to develop and release docker images for https://odoo-community.org using Acsonne toolsets likes hatch-odoo, odoo-bedrock... This helps to quickly create a locale environement close to what is installed on our production instance. Use following unreleased code: * odoo14-addon-membership-delegated-partner-line from OCA/vertical-association/pull/151 * odoo from OCA/OCB/pull/1299 Co-authored-by: Stéphane Bidoul <stephane.bidoul@acsone.eu> Co-authored-by: Holger Brunn <mail@hunki-enterprises.com>
It's necessary to run, e.g. github_connector migrations
waiting for camptocamp/pytest-odoo#85
5573117 to
d4db729
Compare
| pdfminer.six | ||
| pyopenssl==23.2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
instead of bumping pyopenssl we could also downgrade pdfminer.six
| pdfminer.six | |
| pyopenssl==23.2 | |
| pdfminer.six==20220319 |
but that do not change a lot the life from my point of view it's just for test !
|
@Hussam-Suleiman I see you pushed something, but, in the afternoon I was with @petrus-v and we already made it green. Maybe it is not needed to try more things and we can go back to what we had. |
|
@thomaspaulb Sorry! I was trying to add requirements.txt to avoid this error: |
7ed6bfd to
d4db729
Compare
| # On OCA 14.0 series translations commits are realeased | ||
| # in pre-release state | ||
| prerelease = "allow" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| # On OCA 14.0 series translations commits are realeased | |
| # in pre-release state | |
| prerelease = "allow" |
Includes
oca_allandoca_custommigrations