Commit Graph

140 Commits

Author SHA1 Message Date
Laurent Destailleur
257dc1cf77 Work on rewriting VAT reports 2018-04-27 19:17:34 +02:00
Laurent Destailleur
374a0723bf Fix VAT report by rate 2018-04-13 22:20:14 +02:00
Laurent Destailleur
fae509e41d Clean code 2018-04-09 14:25:15 +02:00
Laurent Destailleur
4d2d9193b9 Work on VAT reports to use option MAIN_INFO_VAT_RETURN 2018-04-07 15:47:13 +02:00
Laurent Destailleur
1c86eb1c44 Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/compta/localtax/index.php
	htdocs/compta/tva/quarter_report.php
	htdocs/core/lib/tax.lib.php
2018-03-29 03:08:01 +02:00
Laurent Destailleur
51cd793d80 Fix log and duplicate vat_by_date function 2018-03-27 14:37:29 +02:00
Laurent Destailleur
b44e791c0a Work on vat reports 2018-03-26 21:39:18 +02:00
Laurent Destailleur
e1654f4215 Fix division by zero 2018-03-11 21:18:18 +01:00
Laurent Destailleur
f23a681dc0 Clean code 2017-09-05 10:16:08 +02:00
Laurent Destailleur
a0cdf784da Standardize code 2017-09-05 09:43:22 +02:00
Laurent Destailleur
8248bc1c64 Uniformize code of accounting report 2017-08-31 15:44:36 +02:00
Laurent Destailleur
39ebaec064 Replace usage of $bc[$var] with class="oddeven" 2017-04-14 11:22:48 +02:00
Laurent Destailleur
60b8582aa9 Fix more then 30 security defects 2016-12-18 01:44:26 +01:00
Laurent Destailleur
2645b8cd1d Fix syntax error 2016-11-12 11:12:22 +01:00
aspangaro
8909b4111d Add options on getNomUrl 2016-11-12 10:41:57 +01:00
aspangaro
1dcf02af3a Correct some mistakes 2016-11-12 08:05:25 +01:00
aspangaro
5ed79800e0 Begin to wok on Vat expense report integration in reports 2016-11-05 07:48:42 +01:00
Laurent Destailleur
5db6bcd4a8 Fix contextpage lost on submitting form or sorting 2016-06-07 14:06:00 +02:00
Laurent Destailleur
a0563b410e Merge remote-tracking branch 'origin/3.9' into develop 2016-03-25 16:24:26 +01:00
Laurent Destailleur
884ba3a0ba Fix bad hook function name 2016-03-25 16:23:09 +01:00
Laurent Destailleur
91caea5707 Code was corrupted with very bad commits. I restore files manually. 2016-03-25 15:53:44 +01:00
Marcos GarciÌa de La Fuente
89bd173c2f NEW Rename Form::select_date to Form::selectDate and Form::form_date to Form::formDate 2016-03-21 21:51:29 +01:00
Marcos GarciÌa de La Fuente
5a046125db Missing changes from previous commits 2016-03-20 14:24:49 +01:00
Laurent Destailleur
9796b1b268 Can select number of records into lists 2016-02-16 17:43:05 +01:00
aspangaro
cf6be40922 New: #3292 Make sure each and every page displays a title 2016-01-11 22:03:26 +01:00
philippe grand
30eb08151d [Qual] Close database handler should be after Footer 2015-12-11 14:19:38 +01:00
Raphaël Doursenaud
631ee83745 [Qual] Replaced deprecated print_fiche_titre() 2015-09-24 18:34:58 +02:00
aspangaro
ace524056e Same problem 2015-02-07 14:34:04 +01:00
Raphaël Doursenaud
f8f502d013 Removed closing php tag
http://php.net/manual/en/language.basic-syntax.phptags.php
2014-05-03 18:18:44 +02:00
Laurent Destailleur
417a1232ef Uniformize usage of function price 2014-04-11 18:00:58 +02:00
Juanjo Menent
a1fb21114b New: Add some hooks for financial reports 2014-03-28 18:31:43 +01:00
Laurent Destailleur
303cad162b Qual: Show the rule name used to make calculation and link to change
rule.
2013-10-10 19:33:49 +02:00
Laurent Destailleur
d802470aae I killed <td nowrap>. Hello <td class="nowrap"> ! 2013-07-19 14:23:42 +02:00
Laurent Destailleur
4e0ef01389 Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap 2013-04-25 01:13:13 +02:00
Laurent Destailleur
8d206fdfb0 Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
Marcos GarciÌa
ad5d2c3459 Added missing translations, improved es_ES translations and translated untranslated text in modules admin page 2013-01-05 19:23:16 +01:00
Regis Houssin
e19f8c54f1 Fix: strict mode hurricane 2012-09-15 10:01:35 +02:00
Marcos GarciÌa
f3674317ec Removed parenthesis from all require and replaced with single quotes 2012-08-22 23:24:21 +02:00
Marcos GarciÌa
706d79986c Removed parenthesis from all require_once and replaced with single quotes 2012-08-22 23:11:24 +02:00
Laurent Destailleur
1645ddbe47 Sec: Sanitize all input for ids. 2012-02-27 22:26:22 +01:00
Laurent Destailleur
77870d0557 Add hidden option FACTURE_DEPOSITS_ARE_JUST_PAYMENTS 2012-01-08 23:43:32 +01:00
Regis Houssin
f0c327c070 Fix: uniform code
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08:00
Regis Houssin
56d6cbe56f [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
Regis Houssin
63d60a33fc [task #216] Move lib in core directory 2011-10-24 11:25:54 +02:00
Regis Houssin
2ecc03104c Fix: remove obsolete tags (in progress) 2011-08-27 15:14:31 +00:00
Regis Houssin
726d9581dd Fix: remove obsolete tags (in progress) 2011-08-27 14:24:16 +00:00
Laurent Destailleur
f4606c2253 Fix: Avoid errors into rpm packages 2011-08-03 00:45:22 +00:00
Laurent Destailleur
cec23023d1 Fix: Several fix in vat calculation. Add warning to say deposit invoices are not included. 2011-07-18 11:11:19 +00:00
Laurent Destailleur
791b760757 Fix: Removed deprecated warning 2011-01-21 08:32:54 +00:00
Laurent Destailleur
ce94eef996 Fix: bug #30386 : Visualisation pour impression incorrect pour rapport TVA 2011-01-19 10:37:59 +00:00
Laurent Destailleur
72e2567fa4 Fix: Removed deprecated text in reports 2011-01-10 22:36:34 +00:00
Laurent Destailleur
265a7b675b Reorganize class files. 2010-06-05 15:45:53 +00:00
Philippe Grand
b65ddfabe8 according to new tree directory 2010-04-28 21:29:12 +00:00
Philippe Grand
3f4bee1f18 according to new tree directory 2010-04-28 12:53:28 +00:00
Philippe Grand
8ffe05d2f0 according to new tree directory 2010-04-25 14:52:17 +00:00
Philippe Grand
c418128a07 according to new tree directory 2010-04-25 14:17:39 +00:00
Philippe Grand
b5e43aa11c move paiement.class.php file to compta/paiement/class/ directory 2010-04-25 08:47:08 +00:00
Laurent Destailleur
d2aff43936 Remove pre.inc.php 2010-03-27 14:40:39 +00:00
Philippe Grand
3ce3c74ba7 Move facture class file to compta/facture directory 2010-03-26 15:45:01 +00:00
Regis Houssin
c7df8f8807 Fix: move module class to your own directory 2010-03-22 15:31:13 +00:00
Laurent Destailleur
68afbc0d1e Debug reporting 2010-02-03 02:22:15 +00:00
Laurent Destailleur
35bc818fe8 Debug reporting 2010-02-03 00:22:14 +00:00
Laurent Destailleur
c19fe2dfa0 Debug reporting 2010-02-02 23:23:20 +00:00
Laurent Destailleur
d82fff31d4 Debug reporting 2010-02-02 21:23:23 +00:00
Laurent Destailleur
a8a2f50d07 First change to enhance VAT reports 2010-01-12 10:02:02 +00:00
Laurent Destailleur
6d8a09fd74 First change to enhance VAT reports 2010-01-11 23:25:54 +00:00
Laurent Destailleur
9c53f0ed8e Fix: Fix global typo error 2009-08-19 17:16:47 +00:00
Laurent Destailleur
6b7d3ad0c1 Qual: Code to calucalte VAT is now more clear. 2009-07-29 16:13:33 +00:00
Laurent Destailleur
a4815bf44c Prepare select of type of line 2009-03-08 23:09:45 +00:00
Laurent Destailleur
33ff5c61f2 Minor enhancement on vat report 2009-03-05 20:14:13 +00:00
Laurent Destailleur
0823322ba1 Qual: All call to dolibarr_ functions are made on dol_ functions. 2009-02-20 22:53:15 +00:00
Laurent Destailleur
566d0c7daf Trad 2009-02-11 21:00:47 +00:00
Laurent Destailleur
e68b6de735 Doxygen 2008-11-04 17:26:33 +00:00
Laurent Destailleur
70b0f0042e Qual: Uniformize use of dolibarr_print_date 2008-10-26 15:55:50 +00:00
Laurent Destailleur
04b03f448a Sec: Missing security check on page access. 2008-10-13 14:22:10 +00:00
Laurent Destailleur
bd88573d1c Qual: All library files must be in lib directory and called *.lib.php 2008-04-20 04:24:00 +00:00
Laurent Destailleur
87f5250c9d Fix: Better error message for tax reports 2008-04-03 21:04:11 +00:00
Laurent Destailleur
f640786680 New: Add card for vat payement 2008-04-03 19:35:46 +00:00
Laurent Destailleur
fefd9d066e Suite rapport TVA 2008-02-18 12:25:21 +00:00
Laurent Destailleur
d0f5e7bbe1 Suite rapport TVA 2008-02-18 06:16:05 +00:00
Laurent Destailleur
8c18002659 Suite rapport TVA 2008-02-18 04:23:08 +00:00
Laurent Destailleur
6fc31b2f71 Suite rapport TVA 2008-02-17 20:44:20 +00:00
Laurent Destailleur
dd0eed5d03 New: Amélioration rapports TVA 2008-02-16 17:50:25 +00:00
ywarnier
0803731656 Fixed links for provider invoices in detailed VAT report 2007-08-08 20:13:54 +00:00
Laurent Destailleur
119070e3ab Qual: Utilisation de dolibarr_print_date chaque fois que c'est possible au lieu de strftime 2007-08-08 15:14:52 +00:00
Laurent Destailleur
bfc3703f99 Ajout patch 2007-08-08 00:50:29 +00:00
Laurent Destailleur
a62f41b199 Ajout rapport tva par taux et par trimestre dans menu + traduction 2007-03-01 19:42:48 +00:00
Laurent Destailleur
c5c48844c1 Ajout rapport tva par taux et par trimestre dans menu + traduction 2007-03-01 19:26:27 +00:00
ywarnier
03ddd4867d Fix fk_statut 2007-02-28 23:43:43 +00:00
ywarnier
4b63df1f7a Rapport TVA detaille par trimestre - aide au comptable 2007-02-28 23:43:03 +00:00