Commit graph

7966 commits

Author SHA1 Message Date
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
Dany wm
e318ed7e2c PHP8.2 Allow Dynamic Properties 2024-06-29 22:43:10 +02:00
Dany wm
3857ee06af PRINTTVA : display tva_code 2024-06-29 22:43:03 +02:00
Dany wm
09a358415b Menu not printable 2024-06-26 10:57:54 +02:00
Dany wm
ff1a2b1656 PHP8.2 Allow Dynamic Properties 2024-06-26 10:57:46 +02:00
Dany wm
4d659aae96 PRINTTVA : display tva_code 2024-06-26 10:57:36 +02:00
sparkyx
85b8d8eb3b Merge branch 'unstable' into pre-stable
* unstable: (22 commits)
  TVA-CODE small bug
  TVA_CODE : suggest tva_code + unittest
  unit test
  Bug 2358 : operation cloture
  SQL upgrade
  CFGTVA : tva_id cannot be a float
  remove euro symbole
  PDF : operation detail for a card : add first name
  PHP8.x Deprecated Dynamic Property
  0002360: TVA : tva_code check that TVA_CODE is Unique , has maximum 5 characters , do not contain any else than letter or digit
  PHP8.x Deprecated Dynamic Property
  0002360: TVA : permet utilisation code TVA plutôt que nombre
  Documentation code
  IMPROVE #0002362: CCARDAT : Attribut de fiche Add control for element (choice) and allow to use VALUE(1,1), (2,2)
  0002359: Permettre aux utilisateurs d’identifier que la Date de l’opération et la Période de l'opération ne sont pas alignées
  Improve : filter for analytic accountancy
  Security : forbid direct access to $_GET
  Add code of the ledger when you have to select a ledger in search
  version 9025 : bug followup list
  Bug : ajax followup list
  ...
2024-06-20 15:48:40 +02:00
sparkyx
2fa3bc8823 TVA-CODE small bug 2024-06-18 16:20:45 +02:00
sparkyx
6e984878ff Merge branch '2362-ccardat' into stable
* 2362-ccardat:
  IMPROVE #0002362: CCARDAT : Attribut de fiche Add control for element (choice) and allow to use VALUE(1,1), (2,2)
  Documentation code
2024-06-18 15:09:25 +02:00
sparkyx
2e9b11932d TVA_CODE : suggest tva_code + unittest 2024-06-18 15:01:15 +02:00
sparkyx
8af7eb1047 unit test 2024-06-18 11:48:42 +02:00
sparkyx
d6bd7ce249 Bug 2358 : operation cloture 2024-06-18 11:47:04 +02:00
sparkyx
fe00e6f0f4 SQL upgrade 2024-06-17 14:46:32 +02:00
sparkyx
29ed0cc97f CFGTVA : tva_id cannot be a float 2024-06-16 10:52:38 +02:00
sparkyx
23af689467 remove euro symbole 2024-06-16 10:35:18 +02:00
sparkyx
8179c2784b remove euro symbole 2024-06-16 10:35:10 +02:00
sparkyx
ef1e2e350c PDF : operation detail for a card : add first name 2024-06-16 10:28:47 +02:00
sparkyx
8563044abf PDF : operation detail for a card : add first name 2024-06-16 10:27:58 +02:00
Dany wm
f18bda7563 PHP8.x Deprecated Dynamic Property 2024-06-16 09:46:48 +02:00
Dany wm
20c5fe7031 0002360: TVA : tva_code check that TVA_CODE is Unique , has maximum 5 characters , do not contain any else than letter or digit 2024-06-16 09:43:44 +02:00
Dany wm
f9ba2a7c6a PHP8.x Deprecated Dynamic Property 2024-06-16 09:43:38 +02:00
Dany wm
cdec0e8d7e 0002360: TVA : permet utilisation code TVA plutôt que nombre 2024-06-16 09:43:20 +02:00
sparkyx
f7ea77efb3 IMPROVE #0002362: CCARDAT : Attribut de fiche Add control for element (choice) and allow to use VALUE(1,1), (2,2) 2024-06-15 13:08:20 +02:00