mirror of
https://github.com/bringout/oca-server-auth.git
synced 2026-04-18 20:32:06 +02:00
Initial commit: OCA Server Auth packages (29 packages)
This commit is contained in:
commit
3ed80311c4
1325 changed files with 127292 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
<!--
|
||||
Copyright 2016 LasLabs Inc.
|
||||
License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
|
||||
-->
|
||||
<odoo>
|
||||
<record id="base.user_root" model="res.users">
|
||||
<field name="password_write_date" eval="datetime.now()" />
|
||||
</record>
|
||||
</odoo>
|
||||
Loading…
Add table
Add a link
Reference in a new issue