Merge branch '251230-bug-create-invoice' into pre-stable

* 251230-bug-create-invoice:
  protect against wrong character
  Fix bug : missing me_type for PDF:operation_detail
This commit is contained in:
sparkyx 2025-12-30 15:16:20 +01:00
commit 90d7b7e630
5 changed files with 23 additions and 14 deletions

View file

@ -4279,3 +4279,7 @@ span.nb-round {
font-size:120%;
}
}
#module_setting .selectedcell {
background-color:beige;
}