Commit graph

7988 commits

Author SHA1 Message Date
sparkyx
a618ef4a44 Change menu code , replace CFG by C0 or C1 , new standard 2024-08-09 21:16:57 +02:00
sparkyx
b1896b410f CMCARD : template of card, drag'n drop to order the attributes 2024-08-09 21:16:51 +02:00
sparkyx
a596b020c4 HtmlInput::get_node_attribute protect the attribute with htmlentity 2024-08-09 21:16:42 +02:00
sparkyx
018b727c7c cfgplugin : activate plugin with simple click not confirmation needed 2024-08-09 21:16:19 +02:00
sparkyx
372b83e104 CFGPRO : detail menu : add button close 2024-08-09 21:16:15 +02:00
sparkyx
b955788500 CFGMENU : cosmetic 2024-08-09 21:16:11 +02:00
sparkyx
b73742401d Bug : fix : ITVA does not change the label 2024-08-09 11:26:17 +02:00
sparkyx
451b9cb7c2 documentation 2024-08-08 20:51:53 +02:00
sparkyx
fc7a474c19 Fix : retrieve label from tva_code 2024-08-08 20:51:45 +02:00
sparkyx
ff510f6989 CCARD : remove category card with confirm, remove dead code 2024-08-07 18:43:22 +02:00
sparkyx
f46f136256 new function alternate_row_color_list 2024-08-07 18:28:54 +02:00
sparkyx
14cc18d9a9 CCARD : rewrite 2024-08-07 18:28:44 +02:00
sparkyx
b5aa321d93 Cosmetic h1.legend, legend & fieldset 2024-08-07 18:28:34 +02:00
sparkyx
508e8cc051 Javascript : documentation avec JSDOC 2024-08-07 18:28:18 +02:00
sparkyx
3f0444a3be CCARD : rewriting interface, code cleanup 2024-08-07 18:28:13 +02:00
sparkyx
0df0c7d6da GESTION : operation add receipt number 2024-08-07 17:59:40 +02:00
sparkyx
2d262a2016 Bug : fix create event from AGENDA 2024-08-01 20:28:18 +02:00
sparkyx
50bebad93c Documentation 2024-07-30 15:17:16 +02:00
sparkyx
65dd4e31c4 Documentation 2024-07-29 17:13:06 +02:00
sparkyx
cede8af916 Tax #2373 : add unit test 2024-07-29 17:13:06 +02:00
sparkyx
707e1144ca Task #2373 : check security 2024-07-29 16:28:01 +02:00
sparkyx
2fda457dee Task #2373 : upgrade sql 2024-07-29 16:09:48 +02:00
sparkyx
9fb7a3f061 Task #2373: Détail TVA : ajout detail TVA appelable depuis menu
par P0TVA (récapitulatif TVA)
2024-07-28 23:25:58 +02:00
sparkyx
ee6a6d15bc typo documentation 2024-07-28 23:18:45 +02:00
Dany wm
ff4d38a0f8 bug : followup order 2024-07-28 23:18:45 +02:00
Dany wm
2e3328cc52 Ajax call check_vatnumber must no block 2024-07-28 23:18:45 +02:00
Dany wm
5dbb14db28 Documentation 2024-07-28 23:18:45 +02:00
sparkyx
7d66a1687c cosmetic : INPUT style 2024-07-26 09:04:59 +02:00
sparkyx
e6afcad2fa Documentation + Tag::display 2024-07-25 17:54:33 +02:00
sparkyx
06712b2b6b TVA_CODE : missing 2024-07-25 17:54:10 +02:00
sparkyx
1c34b804de Task 2370: Annonce Permettre l'insertion d'annonce dans la page de connection 2024-07-23 17:43:18 +02:00
sparkyx
26a3f802db Merge branch 'pre-stable' into unstable
* pre-stable: (27 commits)
  test unit : pdf activity
  Database upgrade
  ODS : duplicate in currency
  ODS : cosmetic detail operation, not aligned
  VEN - ACH fix default currency
  SQL : menu cosmetic
  PRINTJRN Cosmetic : 2 columns reversed
  Block new operation with deactivated card
  allow many-to-many lettering + cosmetic
  Bug : ven-3 duplicate does not work with currency : incorrect amount
  REPORT Put the amount in red if negative
  Fix Bug Cosmetic: appearance : color of menu1
  Fix cosmetic : export Operation PDF: anc not printed properly
  ACH-13 : extourne also analytic
  Fix Bug : tva_code not retrieve from search
  PHPUNIT Acc_TVA : tva_code must contains at least one letter Acc_Ledger : input_new PDF_Anc_Acc_ListTest:testPdf_Card Fix bug sizIe
  cosmetic : improve appearance
  Menu not printable
  PHP8.2 Allow Dynamic Properties
  PRINTTVA : display tva_code
  ...
2024-07-15 17:54:26 +02:00
sparkyx
3ceaaa3227 test unit : pdf activity 2024-07-15 17:54:13 +02:00
sparkyx
5f13e6ede5 Database upgrade 2024-07-13 22:04:19 +02:00
sparkyx
eb28f83c75 ODS : duplicate in currency 2024-07-13 13:25:20 +02:00
sparkyx
f9956f32c2 ODS : cosmetic detail operation, not aligned 2024-07-13 12:40:32 +02:00
sparkyx
8204722932 VEN - ACH fix default currency 2024-07-13 12:02:51 +02:00
sparkyx
771506665d SQL : menu cosmetic 2024-07-13 11:31:34 +02:00
sparkyx
5ceaa4b489 PRINTJRN Cosmetic : 2 columns reversed 2024-07-12 19:08:53 +02:00
sparkyx
cd644787af Block new operation with deactivated card 2024-07-12 19:03:04 +02:00
sparkyx
d810da721e allow many-to-many lettering + cosmetic 2024-07-12 18:39:38 +02:00
sparkyx
5157ee35b8 Bug : ven-3 duplicate does not work with currency : incorrect amount 2024-07-12 17:37:02 +02:00
Dany wm
891fa1a2a9 REPORT Put the amount in red if negative 2024-07-05 10:46:49 +02:00
sparkyx
161bc2adac Fix Bug Cosmetic: appearance : color of menu1 2024-06-30 20:20:03 +02:00
sparkyx
07c258db55 Fix cosmetic : export Operation PDF: anc not printed properly 2024-06-30 19:37:06 +02:00
sparkyx
ba29e0f65c ACH-13 : extourne also analytic 2024-06-30 19:06:37 +02:00
sparkyx
f1baf67e42 Fix Bug : tva_code not retrieve from search 2024-06-30 15:00:58 +02:00
sparkyx
cbaed83ec8 PHPUNIT
Acc_TVA : tva_code must contains at least one letter
Acc_Ledger : input_new
PDF_Anc_Acc_ListTest:testPdf_Card Fix bug sizIe
2024-06-30 12:30:35 +02:00
sparkyx
2810a32db6 cosmetic : improve appearance 2024-06-30 10:14:22 +02:00
Dany wm
5c2d0045f7 Menu not printable 2024-06-29 22:43:15 +02:00