Commit graph

170 commits

Author SHA1 Message Date
sparkyx
dba0f1e6fc Task #0002088: Export PDF de ANCBCC 2021-11-07 21:47:20 +01:00
sparkyx
6f8265689a Cosmetic #0002081: PRINTTVA : l'export PDF de la TVA 2021-10-14 19:26:20 +02:00
sparkyx
03c8b004d0 Task #0002035: Improve GESTION/FOLLOW - Export CSV 2021-08-13 12:25:59 +02:00
sparkyx
8155f502c3 code cleaning
rename class Acc_Ledger_Sold to Acc_Ledger_Sale ,
improve doc ,
improve phpunit test
2021-08-05 16:50:29 +02:00
sparkyx
5e4b39edbe Code Cleaning #0002022: Utilisation d'un autoloader 2021-06-20 10:55:55 +02:00
sparkyx
0e0cb7ca0f Task #0002014: Comptabilité analytique = export des pièces des opérations rapprochées 2021-06-16 18:06:02 +02:00
sparkyx
1a632a2d1c Task #0001992: Prévision, calcul avec comptabilité analytique 2021-05-24 12:39:50 +02:00
sparkyx
c9c6a6ea7d Historic : search on currency 2021-04-18 17:00:13 +02:00
sparkyx
099d90df95 Task #0001961: Devise : faciliter les calculs d'écarts de conversion 2021-04-18 16:06:54 +02:00
sparkyx
39b6ec4f86 Bug Select_Box = problem with DIV id 2021-04-18 09:22:53 +02:00
sparkyx
c38af96905 Task #1911: FOLLOW : télécharger toutes les documents en une fois 2021-03-20 13:33:33 +01:00
sparkyx
3867346d28 rel8100
Merge branch 'master' into entreprise
2021-03-12 19:19:00 +01:00
sparkyx
293055b621 NEW #0001886: ANC/ANCIMP/ANCGL >> Export PDF 2021-01-22 18:33:16 +01:00
sparkyx
c7c518a19d code cleaning and replace $_SERVER['SCRIPT_FILENAME'] by $_SERVER['PHP_SELF']
SCRIPT_FILENAME in a FPM environment is the CGI script
2021-01-12 11:14:14 +01:00
sparkyx
f1c2929c2b Export GL PDF : no row found for an accounting 2020-12-10 15:17:20 +01:00
sparkyx
22b3512167 Security 2020-11-12 08:54:11 +01:00
sparkyx
2f2426206b Export FollowUp option doesn't work 2020-11-11 00:38:41 +01:00
Dany wm De Bontridder
cd8e0d397b Print Accounting : export pdf does not work 2020-11-07 19:21:05 +01:00
sparkyx
bfe3db9037 Follow-up export contact option with all the the card's attribute 2020-10-22 14:49:56 +02:00
sparkyx
56a17d5aad remove dead code 2020-10-13 18:39:46 +02:00
Dany De Bontridder
75190f41e1 Contact option : export CSV 2020-10-10 21:21:14 +02:00
Dany De Bontridder
9c40c9df68 Error : duplicate function update_row 2020-06-07 19:24:47 +02:00
Dany De Bontridder
06a93e4cb3 Task #1803 : export detail of an operation in PDF 2020-06-07 09:20:12 +02:00
Dany De Bontridder
f65faea43a Merge branch 'dev7220' into entreprise 2020-04-04 14:04:17 +02:00
Dany De Bontridder
68e1d75a60 Task #0001699: Affichage PDF balance - totaux niveaux, etc'. 2020-02-26 21:02:03 +01:00
Dany De Bontridder
cb0a8491de Merge branch 'dev-7201' into entreprise
* dev-7201:
  Bug 1786: Comptabilité analytique : TVA non déductible bloque
  http_input , trim on array is invalid
  Test : correct test for Acc_Ledger_Factory : payment status
  Bug in reconcile for bank amount: total_invoice is null for FIN and ODS
  Bug : search
  Bug #1783 : les nombres commençant par zéro ne sont pas supportés
  zero is considered as empty value
  http_input replace empty by a value
  export historic card csv : column wrong
  Remove direct access to $http
  Documentation + bug cosmetic about TVA_SIDED : total operation shown instead of total_invoice (VAT REVERSED)
  Fix cosmetic + export histo CSV with operation filter
  Round VAT
  add forgotten file
  Change logo
  warning about session_start
  Acc_Ledger_Search , fix small bug + Test file
  Documentation
  TEST fix bug in acc_balanceTest
2020-01-17 20:27:49 +01:00
Dany
577115a788 export historic card csv : column wrong 2019-12-04 17:01:59 +01:00
Dany
63d929cae7 Remove direct access to $http 2019-12-04 11:51:22 +01:00
Dany De Bontridder
0d02e4cd37 Documentation + bug cosmetic about TVA_SIDED : total operation shown
instead of total_invoice (VAT REVERSED)
2019-12-02 20:21:41 +01:00
Dany De Bontridder
5715a582f8 Acc_Ledger_Search , fix small bug + Test file 2019-11-27 22:19:57 +01:00
Dany De Bontridder
a24ecf9ebd Merge branch 'dev-7200' into entreprise 2019-11-24 23:32:26 +01:00
Dany De Bontridder
1854dbd9b1 Task #1762 Exigibility VAT :
Print ledger for paid , unpaid or all operations
PHPUNIT Test Files
2019-11-17 14:14:31 +01:00
Dany De Bontridder
096169b987 Task #1762 , printtva peut mettre donner les totaux de tva
suivant l'exigibilité configuré par Code TVA , par date de paiement
ou par date d'opération
2019-11-12 21:13:47 +01:00
Dany De Bontridder
6b96cb0a44 Task #0001762: TVA France , add the possibility to compute VAT at
the date of operation , payment.
PRINTTVA : Add feature summary of VAT depending of operation date,
payment date  or VAT setting
2019-11-09 19:33:14 +01:00
Dany De Bontridder
80e18cf29e Merge branch 'dev-7200' into entreprise 2019-11-02 23:01:02 +01:00
Dany De Bontridder
986a480e90 Bug : export PDF for PRINTTVA doesn't print
all the ledgers
2019-11-02 22:23:08 +01:00
Dany De Bontridder
9f466e8cdc PRINTTVA : cosmetic bug 2019-11-02 19:15:54 +01:00
Dany De Bontridder
e22f3cfd38 Adapt printtva to entreprise 2019-10-26 10:21:44 +02:00
Dany De Bontridder
a5a36c812b Merge branch 'dev7102' into entreprise 2019-10-26 00:48:19 +02:00
Dany De Bontridder
0af1b71ee4 Merge branch 'dev7102' 2019-10-26 00:42:09 +02:00
Dany De Bontridder
77583ef5d7 Task #1761: Faire apparaître le moyen de paiement 2019-10-26 00:10:49 +02:00
Dany De Bontridder
df00c4f38c Task #1763: PRINTTVA export PDF , achat colonnes manquantes 2019-10-25 23:08:57 +02:00
Dany De Bontridder
1710281c3d [PATCH 3/3] fixup! Printtva , under some circumstance 2019-10-25 16:07:53 +02:00
Dany De Bontridder
4496ad5d4e fixup! Printtva , under some circumstance tva_summary::check fails 2019-10-25 14:54:20 +02:00
Dany De Bontridder
d48cffe4aa Task #1759 = PRINTBAL sur 4 colonnes 2019-10-11 20:18:26 +02:00
Dany De Bontridder
557a42bccd Task #1759 = PRINTBAL sur 4 colonnes 2019-10-11 19:39:12 +02:00
Dany De Bontridder
17f4ad854f Merge branch 'dev7109' into entreprise 2019-09-14 23:39:02 +02:00
Dany De Bontridder
4d2b237310 task #0001448: Date dans le nom de l'impression de balance 2019-09-14 12:21:27 +02:00
Dany De Bontridder
0030779e71 Merge branch 'dev7109' into entreprise
# Conflicts:
#	html/install.php
#	include/class/acc_ledger.class.php
#	include/class/noalyss_parameter_folder.class.php
#	include/company.inc.php
2019-09-12 21:57:47 +02:00
Dany De Bontridder
1423b77e27 Code : mistype variable $step 2019-09-08 14:18:08 +02:00