Commit graph

956 commits

Author SHA1 Message Date
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
sparkyx
faa8543de2 Fix Bug : accounting history was not shown when dble clicked 2022-09-10 21:39:24 +02:00
sparkyx
ec636da944 Accounting input a little bit bigger 2022-09-10 20:05:04 +02:00
sparkyx
521ba9ee45 Task #0002192: Pouvoir agrandir les descriptions lors de vente ,d'achat et opérations diverses 2022-09-10 19:56:19 +02:00
Dany De Bontridder
192060909d New : 0002190: Journaux : option pour supprimer la quantité 2022-09-03 23:15:11 +02:00
Dany De Bontridder
868d78a862 Optional attribute for using quantity 2022-09-03 22:39:10 +02:00
sparkyx
a1e367cf05 Task #2189: Hisotrique poste : intitulé d'opération
et libellé fiche séparés.
2022-09-01 23:32:03 +02:00
sparkyx
70f91d472c Improve translation and test 2022-08-30 00:56:33 +02:00
sparkyx
f8a865ad32 Ageing Balance : remove limit date 2022-08-27 18:56:25 +02:00
Dany De Bontridder
d606c1d6fa php8.1 : compatibility 2022-08-27 16:57:30 +02:00
Dany De Bontridder
778400a506 Cosmetic : small screen keep folder color 2022-08-27 16:57:24 +02:00
sparkyx
fb893104f2 Task #0002164 : rename receipt also for analytical accountancy 2022-08-25 15:21:45 +02:00
Dany De Bontridder
927adae01b Cosmetic 2022-08-24 22:35:07 +02:00
sparkyx
ebd93a1e68 Tache #0001743 : rephrase 2022-08-21 11:25:40 +02:00
sparkyx
f895d4cb0c Fix bug in test me function 2022-08-20 18:19:51 +02:00
sparkyx
9fc6cb1454 Tache 0001743 : couleur sont dans un menu séparé,
amélioration de l'ergonomie + test phpunit
2022-08-20 18:18:30 +02:00
sparkyx
4276b63fdb Tache 0001743: couleur , correction ligne paire 2022-08-15 17:15:07 +02:00
sparkyx
dfefdacac4 Tache 0001743: Une couleur par dossier , ajout title boite dialogue 2022-08-15 10:28:27 +02:00