Initial commit: OCA Technical packages (595 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:03 +02:00
commit 2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions

View file

@ -0,0 +1,7 @@
* El Hadji Dem <elhadji.dem@savoirfairelinux.com>
* Sandy Carter <sandy.carter@savoirfairelinux.com>
* Fekete Mihai <feketemihai@gmail.com>
* David Dufresne <david.dufresne@savoirfairelinux.com>
* Adrien Peiffer (ACSONE) <adrien.peiffer@acsone.eu>
* Antonio Esposito (ONESTEIN BV) <a.esposito@onestein.nl>
* Andrea Stirpe <a.stirpe@onestein.nl>

View file

@ -0,0 +1,2 @@
This module allows you to add firstname and lastname in employee form,
and concatenate both in name field.

View file

@ -0,0 +1,2 @@
On the employee form view you will have 2 separate fields, one for Firstname,
second for Lastname. At least one of them is required.