This website works better with JavaScript.
Home
Explore
Help
Sign In
raynald
/
kalachakra
Watch
1
Star
0
Fork
0
Code
Issues
72
Pull Requests
0
Projects
2
Releases
0
Wiki
Activity
Update 'conseil dev odoo'
master
raynald
3 years ago
parent
1ab2c88f4e
commit
079ac35e00
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
conseil-dev-odoo.md
+ 1
- 1
conseil-dev-odoo.md
@ -1,4 +1,4 @@
ne pas utilis
é
un champ calculé non stocké dans un domaine de recherche :
ne pas utilis
er
un champ calculé non stocké dans un domaine de recherche :
payment_state=fields.Selection(string='payment_state',selection=[('paid', 'paid'), ('not paid', 'not paid')],compute='_compute_payment_state',store=True)
Write
Preview
Loading…
Cancel
Save