-
Notifications
You must be signed in to change notification settings - Fork 2.7k
ngtpn - Technical Training #1024
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: 19.0
Are you sure you want to change the base?
Conversation
fab7cec to
be28ed8
Compare
88cf064 to
b57ec0f
Compare
b57ec0f to
263a6fb
Compare
263a6fb to
812c7c1
Compare
clbr-odoo
left a comment
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.
Nice to see that you know of to rewrite your git history & force-push.
I advice to use the --force-with-lease option if you haven't, as a general security.
Very good job so far 👍
Props for the clean indentation of the Python file 🥳
645e23b to
5051e18
Compare
4b1005a to
9deb164
Compare
b081baf to
e23811d
Compare
- Inline views - Statusbar - Sort order - Field options - Readonly
6bcfded to
bbd5cbe
Compare
- Color picker - Editable list view - Decorators - Fix no create/edit - Add offer link - Add domain
bbd5cbe to
dae9bd4
Compare
60bfa6c to
47485cd
Compare
47485cd to
30a5051
Compare
yoba-odoo
left a comment
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.
Nice work 👏
Left some non-blocking comments
- Model description - Error messages - Views group - Default data type - Simplify conditional check
88d0079 to
02624c7
Compare
Some imports are missing in the manifest causing some warnings and the css doesn't load properly. Fix was fixed in the master branch, backporting it in 19.0 for the onboarding classes that always happen in the lastest stable. task-none Part-of: odoo#1037 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
`json` routes were deprecated to `jsonrpc` in 19.0, let's get rid of the warning to avoid confusion for the newdoos. task-none closes odoo#1037 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
0b06b0e to
5d78b62
Compare

No description provided.