You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Florian Roger bc4049e1e4 modifs gone to gn_contract 7 months ago
gn_cc gn_cc v0.2 7 months ago
gn_contract add gn_contracts for contract types and amendments 7 months ago
gn_discount gn_discount and gn_donations in v16 10 months ago
gn_donations gn_discount and gn_donations in v16 10 months ago
gn_holidays Create holidays module, v16.0.0.0.1 7 months ago
gn_l10n_fr_pcg_asso default tax chart 11 months ago
gn_payroll modifs gone to gn_contract 7 months ago
.gitignore asso pcg 11 months ago
README.md add gn_contracts for contract types and amendments 7 months ago

README.md

GN-ODOO

Addons for Odoo 16.

List of modules

Name Version Description
gn_l10n_fr_pcg_asso 16.0.0.0.3 French chart of account and fiscal position for NGO's
gn_cc 16.0.0.0.2 Configuration for French convention collective, with data for IDCC3442
gn_holidays 16.0.0.0.1 French configuration for Publics Holidays and Leave Management
gn_contract 16.0.0.0.1 Amendements to Hr Contracts

ToDo

gn_payroll

Major

  • Créer une structure d'avenants au contrat (commit 6efa7429)
  • Déterminer l'ancienneté du salarié (commit a86dd2de )
  • Création d'un modèle pour les entretiens
  • Création automatique des entretiens légaux
  • Lien entre entretiens et events
  • [] gestion de la valorisation professionnelle
  • [] création d'une action de création d'avenants
  • [] Faire la fiche de poste
  • [] Create report view for each entretien_type
  • [] refactor in several modules

Minor

  • [] In gn_payroll_contract.py, class Entretien, need compute rule for "absence" start_point in entretien.type model (cf issue #3)
  • [] compute contract.cc_id from contract.company_id.cc (cf issue #4)
  • debug entretien start date on creation (cf issue #5)
  • debug numérotation des entretiens par salarié on creation (cf issue #6)
  • [] better handling of event creation from entretien (cf issue #7)