Commit graph

973 commits

Author SHA1 Message Date
sparkyx
b3674eaa7b Fix bug : new document w/o description
Change  print_r by var_export
Improve PHPUNIT
2023-01-08 20:22:50 +01:00
sparkyx
f78ec1e406 Merge branch '9035-followup-description-mod-rtf' 2023-01-05 20:16:09 +01:00
sparkyx
652c4d33da Merge branch 'devel-venus2' 2023-01-05 20:01:54 +01:00
sparkyx
073c0efbef Function load : give the return type 2023-01-05 19:58:27 +01:00
sparkyx
a76d9d1162 Fix bug : for new TVA id not taken into account but auto-computed 2022-12-27 16:41:22 +01:00
sparkyx
0ad83ac24b Forgotten files 2022-12-27 15:19:42 +01:00
sparkyx
27de754a8b New : Follow Up , the description modifiable is using NicEdit 2022-12-27 15:15:48 +01:00
sparkyx
e932e56f2b New : Follow Up , the description modifiable is using NicEdit 2022-12-27 14:55:49 +01:00
sparkyx
2d79e3f21c New #0001327: Code TVA : utilisation des symboles plutôt que des codes 2022-12-26 20:35:21 +01:00
Dany wm DB
cde77ea72d 0Task #002219: Compatibilit PHP 8.2 : Deprecated: Creation of dynamic property ... 2022-12-20 21:38:33 +01:00
Dany wm DB
0a83a857e9 Administration : user show email 2022-12-20 21:33:00 +01:00
sparkyx
9407c2ec7b Cleaning code : TVA rewritten 2022-12-18 00:31:29 +01:00
sparkyx
fa6b1a8d43 Do no save empty comment or description 2022-12-03 23:02:36 +01:00
sparkyx
29ec0f6f05 cosmetic 2022-12-02 21:52:34 +01:00
sparkyx
97988bfeb8 Cosmetic : move tags in operation details, small cosmetic bug 2022-12-02 17:37:41 +01:00
sparkyx
a501c10054 WHen creating from follow-up , keep a link to the event in the operation 2022-12-01 19:06:08 +01:00
sparkyx
70adb61134 Cosmetic 2022-12-01 19:05:17 +01:00
sparkyx
c4540d17db fix bug followup cannot add first comment 2022-11-27 19:20:04 +01:00
sparkyx
789f073f5d Follow Up : can use enrich text for Comment and description 2022-11-27 16:57:52 +01:00
sparkyx
eba1a727d0 Bug Fiche_Def->insertAttribut when needed to compute an attribute order 2022-11-23 18:33:21 +01:00
sparkyx
186e47f5b8 Better error message when cannot save a plugin 2022-11-23 18:21:08 +01:00
sparkyx
077173199b Fix : bug cannot save an empty FIN Ledger 2022-11-23 18:20:38 +01:00
sparkyx
6bd4f72178 Improve Test and set the Patch level to 181 2022-11-20 21:23:36 +01:00
sparkyx
0a37212d2a Bug : typo change by accident function name 2022-11-20 18:04:02 +01:00
sparkyx
c9c245ee7e New #0002216: Transformation d'une dépense Gestion en facture achat ou note de frais 2022-11-19 18:29:47 +01:00
sparkyx
f43666dcb7 To let TOOLS plugin to add tag to operation 2022-11-19 18:28:07 +01:00
sparkyx
0fbc7bfdfa Add __toString function for debugging purpose
Improve DBG tools: print out or return a string
2022-11-19 18:27:45 +01:00
sparkyx
cdbb940364 Show tag in operations list 2022-11-17 13:05:11 +01:00
sparkyx
8bf9c4f39e Bug : cosmetic , VAT in card is not aligned 2022-11-17 11:55:27 +01:00
sparkyx
1a1bcd5672 Save the current user in a PostgreSQL session variable noalyss.user_login 2022-11-14 22:35:40 +01:00
sparkyx
a2dcdec1b5 Clean code : dead code, improve debug,comments 2022-11-14 22:35:10 +01:00
sparkyx
b188392618 Fix typo due to code cleaning 2022-11-09 19:37:59 +01:00
sparkyx
4bc4658dd7 Set current user in PostGresql session (config)
so it can be directly used directly by triggers and pgplsql
to track user's changes
2022-11-08 20:59:30 +01:00
sparkyx
6c807c9d47 Tag : add color when selected 2022-11-06 20:21:46 +01:00
sparkyx
7749f97eb5 Bug : 840cd82f3b has introduced a bug when searching an accounting 2022-10-31 17:10:54 +01:00
sparkyx
95ffff4966 info debug 2022-10-31 17:07:17 +01:00
sparkyx
846c6b1110 Fix bug : if TVA code contain space, it was considered as another tva_code 2022-10-29 14:36:51 +02:00
sparkyx
e5e726b310 Fix : bug when of rounding number TOTAL_VEN_TVAC when generating an invoice 2022-10-29 10:46:17 +02:00
sparkyx
ae868936af rename user.class.php and User by noalyss_user.class.php and Noalyss_User 2022-10-27 13:36:28 +02:00
sparkyx
e8acb6749b esthetic 2022-10-24 11:09:41 +02:00
sparkyx
840cd82f3b - Override the function __toString to comply with xdebug
- function Card_Property::input ; the build of the HtmlInput is done is a separated function Card_Property::build_input to ease the override of the input function
2022-10-16 23:15:12 +02:00
sparkyx
570e3c53a1 - Override the function __toString to comply with xdebug
- Correct bug in input_switch.class.php when there is several input_switch
- FicheDef the insertAttribut can have an order, usefull when installing new category + attribute
2022-10-16 23:13:10 +02:00
sparkyx
50dcb029ff Development : new tools for debugging in the new class \Noalyss\Dbg (dbg.php); 2022-10-16 23:09:43 +02:00
sparkyx
e9d5aaf105 typo 2022-10-08 10:55:35 +02:00
sparkyx
e73db821d0 add magic function toString 2022-10-08 10:55:19 +02:00
sparkyx
4ffde0c1b0 Code cleaning pg_fetch_array
Postgresql fetch_array returns array with assoc only; except
on specific occasions
2022-10-05 11:36:43 +02:00
sparkyx
9a2527aa3d Bug #0002197: Journaux désactivés encore partiellement visibles 2022-09-19 21:43:39 +02:00
sparkyx
50180e68ad New #2195 0002195: Création catégorie : ordre des attributs 2022-09-16 15:08:29 +02:00
sparkyx
8fdd7be647 Task #0002125: Contact , devrait être refait sur le modèle de Fiche->résumé 2022-09-14 16:27:53 +02:00
sparkyx
6bc9077b49 New #0002193: Possibilité d'ajouter directement une note aux opérations
Cosmetic : change icon for enlarging operation label
2022-09-11 19:00:53 +02:00