2
0
forked from Wavyzz/dolibarr
Commit Graph

7572 Commits

Author SHA1 Message Date
Regis Houssin
a230e31f29 New: add possibility to use fiscal month start for reset numbering
counter
2011-12-04 10:59:57 +01:00
Regis Houssin
26646a98d8 Fix: missing translate parameter 2011-12-04 10:57:22 +01:00
Grand Philippe
28cd577c6c To get columns "P.U.TTC" and "Total TTC" within pdf 2011-12-03 23:37:16 +01:00
Laurent Destailleur
7bb2af86cd Qual: Clean code to reduce nb of properties into classes 2011-12-03 20:21:45 +01:00
Laurent Destailleur
3e741b29f5 External modules can be detected if stored into dolibarr main dir. 2011-12-02 23:23:07 +01:00
Laurent Destailleur
061be9ca47 Fix: Use filesystem encoding 2011-12-01 23:36:00 +01:00
Laurent Destailleur
d02b46756b Fix: Removed warnings 2011-12-01 22:58:02 +01:00
Laurent Destailleur
56a0e26465 Fix: Removed tons of warnings 2011-12-01 17:09:01 +01:00
Laurent Destailleur
9f889b0439 Qual: Uniformize code for document generation of shipments.
Prepare usage of odt templates.
2011-11-30 12:28:01 +01:00
Laurent Destailleur
a47a16f281 Fix: Select target on supplier category 2011-11-30 11:55:33 +01:00
Laurent Destailleur
04dcc86f1a Fix: barcode generation using genbarcode is ok. 2011-11-28 23:07:19 +01:00
Laurent Destailleur
65cdda9978 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-28 19:23:29 +01:00
Laurent Destailleur
bd9756fe14 Fix: Use full name into box 2011-11-28 17:35:03 +01:00
Laurent Destailleur
f821880399 Fix: Reload of a menu handler need name of menu handler 2011-11-28 10:34:52 +01:00
Laurent Destailleur
9d1a008768 Qual: Clean code for barcode 2011-11-27 22:55:49 +01:00
Regis Houssin
98c60c1412 Fix: preventing XSS injections and uniform code 2011-11-27 18:44:27 +01:00
Laurent Destailleur
0e4d70d664 Qual: Clean barcode module. First step to remove php-barcode. 2011-11-27 15:33:18 +01:00
Laurent Destailleur
457b0b9753 Fix: Login not visible when forced on url 2011-11-27 15:01:34 +01:00
Laurent Destailleur
983ea87ebf Qual: Removed specific change into external lib. 2011-11-27 02:23:55 +01:00
Laurent Destailleur
6626710280 Fix: No default value on var by pointer 2011-11-26 18:32:48 +01:00
Laurent Destailleur
8614ef5bef doxygen 2011-11-26 12:36:36 +01:00
Laurent Destailleur
f803ca4e95 Fix: Bad parameters 2011-11-25 18:36:39 +01:00
Regis Houssin
3fb1db1cf2 Fix: XSS injection 2011-11-25 16:47:57 +01:00
Laurent Destailleur
e170c477a3 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-11-25 02:04:31 +01:00
Laurent Destailleur
781b41737f Fix: filter by categ 2011-11-25 02:03:02 +01:00
Regis Houssin
919523f2e2 Change default prefix if needed 2011-11-24 08:23:16 +01:00
Regis Houssin
86a48c8962 Fix: change the last database prefix 2011-11-23 21:43:25 +01:00
Laurent Destailleur
6fb994d296 Qual: Removed phpcs warnings 2011-11-23 18:28:14 +01:00
Laurent Destailleur
71e0f825b2 New: Add box for expired services 2011-11-23 18:10:10 +01:00
Laurent Destailleur
839781dfbe Qual: Removed a TODO by renaming all ->monnaie into ->currency 2011-11-23 14:55:36 +01:00
Laurent Destailleur
0d05569037 Qual: Removed tons of warning 2011-11-22 18:22:27 +01:00
Laurent Destailleur
1770a46519 Qual: Removed tons of warning 2011-11-22 14:00:03 +01:00
Laurent Destailleur
96ddd99664 New: autofocus on description after adding a free product 2011-11-22 01:07:40 +01:00
Laurent Destailleur
dc8782edde Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-11-21 13:19:51 +01:00
Laurent Destailleur
311f013289 Fix: [ bug #236 ] Can't attach a file to e-mailings 2011-11-21 13:17:14 +01:00
Regis Houssin
c206f4ae60 Fix: better with json_encode for use string for cols and rows name 2011-11-20 16:54:41 +01:00
Regis Houssin
3c7c220bad Fix: better with json_encode for use string for cols and rows name 2011-11-20 16:34:30 +01:00
Regis Houssin
065d7996f5 Fix: better with json_encode 2011-11-20 15:25:08 +01:00
Juanjo Menent
75fa989e79 Fix: load file other.lang solve missing translations 2011-11-20 10:23:48 +01:00
Laurent Destailleur
117fb7001b Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-19 19:15:52 +01:00
Regis Houssin
7a34f4d5e4 Fix: remove duplicate field 2011-11-19 09:45:01 +01:00
Laurent Destailleur
5c47a60851 Fix: Can add discount if no product line provided yet 2011-11-17 20:56:47 +01:00
Laurent Destailleur
9fcff390cd Fix: should not change var $html here. It is not class
html.form.class.php
2011-11-16 23:58:25 +01:00
Laurent Destailleur
bf9c482f8a Fix: Deposits was not included into lines but into into remain to pay 2011-11-16 18:58:11 +01:00
Laurent Destailleur
11a6bf651b Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-15 13:32:04 +01:00
Regis Houssin
3ebec27677 Fix: permissions problem 2011-11-15 16:13:55 +08:00
Laurent Destailleur
0308ed1088 Look: Uniformize css 2011-11-14 18:37:04 +01:00
Laurent Destailleur
7384096d56 Enhance doc for stock movement 2011-11-14 15:46:44 +01:00
Laurent Destailleur
8cdbc2151c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-11-14 01:38:33 +01:00
Laurent Destailleur
b81938fe95 Uniformize code and doxygen 2011-11-13 11:45:25 +01:00