1. 21 Mar, 2024 1 commit
    • Rafael Monnerat's avatar
      erp5_payroll_l10n_fr: Add action to add Leave Request · 17a05db9
      Rafael Monnerat authored
          In the implementation where the user cannot directly insert holidays (by an specialised role/implementation) it allow the accountant insert the values more easily. Using a simple action.
      
          Add simple jump for navigate to the holidays/leave
      
        This helps to review value on the print out
      17a05db9
  2. 19 Mar, 2024 3 commits
    • Rafael Monnerat's avatar
      erp5_json_editor: Sanitize and update description on schema · a0d6ab94
      Rafael Monnerat authored
        Remove forbidden properties when retrieve the properties from the schema.
      
            - template and options isn't  part of json schema spec, so it isn't possible to use this feature globally.
            - template also could be used to call callbacks, so despite we block unsafe-eval, it still better remove it.
            - both were removed because it can lead to parameter injection, where by saving the form w/o editing anything, it changes the parameters, it adds non-visible values, which can up to some extend be a security risk.
      
         Update the description to display the "default" value as a hint, if it was provided into the schema.
      a0d6ab94
    • Rafael Monnerat's avatar
      Update from upstream/master · e209623a
      Rafael Monnerat authored
      e209623a
    • Rafael Monnerat's avatar
      erp5_disaster_recovery: Initial public release · b111b6e3
      Rafael Monnerat authored
      See merge request !1900
      b111b6e3
  3. 18 Mar, 2024 7 commits
  4. 13 Mar, 2024 3 commits
  5. 11 Mar, 2024 7 commits
  6. 08 Mar, 2024 3 commits
  7. 07 Mar, 2024 2 commits
  8. 06 Mar, 2024 1 commit
  9. 05 Mar, 2024 5 commits
  10. 04 Mar, 2024 2 commits
  11. 01 Mar, 2024 6 commits