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
sparkyx
bc5355dfa1
Tache 0001743: Une couleur par dossier
2022-08-13 17:48:29 +02:00
sparkyx
9473dcbcbf
Doc, correct bug introduced by auto-correct
2022-06-25 00:14:16 +02:00
sparkyx
a4c1c3c120
Additional tax : remains when correct operation
...
Cosmetic
2022-05-31 19:13:38 +02:00
sparkyx
b25682eada
Additional Tax : automatic compute
2022-05-31 16:58:39 +02:00
sparkyx
867838d11c
Additional Tax : export operation PDF
2022-05-31 13:48:53 +02:00
sparkyx
91f7c05de1
Additional Tax : input in purchase and sale ledger
...
- tax with positive amount
- tax with negative amount
- tax currency
- Reverse operation
- Correct in operation detail the amount of linked operation
2022-05-31 10:43:01 +02:00
sparkyx
56d2622714
Nouveau #0002178 : Cotisation de solidarité
...
Impression : Listing (HTML, CSV et PDF)
Impression : Extended (HTML, CSV et PDF)
Negatif amount and currency
2022-05-29 19:15:25 +02:00
sparkyx
7256f1464d
New : 2178 Additional Tax : input in purchase and sale ledger
...
- tax with positive amount
- tax with negative amount
- tax in currency
2022-05-28 15:47:01 +02:00
sparkyx
c4645e68e1
Supplemental TAX : manage parameter
...
A ledger can have only 1 supplemental tax
2022-05-22 11:07:41 +02:00
sparkyx
bbf995e827
Bug when ledger badly parametrized
2022-05-03 22:53:51 +02:00
sparkyx
6c4a4156a4
Security : management , profile access
2022-05-03 22:53:29 +02:00
sparkyx
20c5235abe
Cosmetic : error message when user cannot add card
2022-05-02 10:37:58 +02:00