Laurent Destailleur
00aa90606c
Qual: Removed a FIXME
2011-12-30 14:45:07 +01:00
Laurent Destailleur
c2348ef600
Uniformize field country_id, country_code, country
2011-12-29 18:07:41 +01:00
Laurent Destailleur
c73f11d5d6
Fix: Close of db at end
2011-12-28 15:21:29 +01:00
Laurent Destailleur
43964552bf
Add a TODO
2011-12-22 09:07:02 +01:00
Laurent Destailleur
2c12d99d42
Fix: [ bug #248 ] Send by mail doesn't find the files in provider's
...
invoices
2011-12-21 17:29:04 +01:00
simnandez
136fba88ad
Qual: Uniformize code
2011-12-19 17:12:29 +01:00
Laurent Destailleur
95a292f41b
Fix: Update licence files
2011-12-17 21:58:44 +01:00
Laurent Destailleur
7ffdbee4b3
Trans
2011-12-17 19:02:31 +01:00
Laurent Destailleur
ba12c25eec
Fix: Replacement of adodb is ok now.
...
Fix: Search criteria lost
2011-12-13 00:23:48 +01:00
Laurent Destailleur
11754bfe51
New: Show supplier invoice label on tab note and document
2011-12-12 14:19:21 +01:00
Laurent Destailleur
86b4b636ea
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-06 08:50:35 +01:00
Laurent Destailleur
9dcfc044a4
Fix: Miscellaneous bug fixes
2011-12-05 23:05:11 +01:00
Laurent Destailleur
37f44dbd75
Fix: Avoid duplicate lines
2011-12-05 23:04:39 +01:00
Laurent Destailleur
b52fc32853
Fix: fix not initialized variables
2011-12-05 19:41:38 +01:00
Laurent Destailleur
11727d68b8
Fix: update was not included into pdf generation
2011-12-02 19:57:20 +01:00
Laurent Destailleur
1c65768286
Fix: flot graph works with new json_encode
2011-12-01 22:58:32 +01:00
Laurent Destailleur
7f2d23d084
Fix: [ bug #240 ] No description while adding a line in an Supplier
...
invoice
2011-12-01 22:23:59 +01:00
Laurent Destailleur
3629057a40
Fix: remise_percent was lost for supplier invoice creation from order.
2011-11-23 20:26:18 +01:00
Laurent Destailleur
4939e2da4d
Fix: Show lines details during creation
2011-11-23 20:13:20 +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
c50f3c5851
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-22 09:41:46 +01:00
Regis Houssin
065d7996f5
Fix: better with json_encode
2011-11-20 15:25:08 +01:00
Laurent Destailleur
c0774485f9
Qual: Uniformize code
2011-11-20 12:55:28 +01:00
Juanjo Menent
d7fce41b8a
Fix: [bug 235] Bad local tax control
...
Conflicts:
htdocs/fourn/commande/fiche.php
2011-11-20 10:17:14 +01:00
Laurent Destailleur
12963265d7
Add confirm message when going back to draft
2011-11-14 16:23:59 +01:00
Laurent Destailleur
7384096d56
Enhance doc for stock movement
2011-11-14 15:46:44 +01:00
Laurent Destailleur
10961fb2c9
New: Can choose warehouse for stock change on supplier approbation or
...
supplier invoice validation
2011-11-09 22:10:58 +01:00
Laurent Destailleur
72c0a15f56
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/commande/fiche.php
htdocs/core/class/commonobject.class.php
htdocs/product/fiche.php
2011-11-09 12:17:29 +01:00
Regis Houssin
cbec43e098
Fix: change 'editfieldkey' and 'editfieldval' for compatibility with
...
external module and hook system.
Fix: uniform code
2011-11-09 06:14:42 +08:00
Regis Houssin
f0c327c070
Fix: uniform code
...
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08:00
Laurent Destailleur
3d0c324f5f
Fix: Message for stock movement was wrong or missing
2011-11-08 00:03:19 +01:00
Laurent Destailleur
8193e8a54e
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-06 15:45:03 +01:00
Regis Houssin
1b1bb551d9
Fix: Perl-style comments are not allowed. Use "// Comment." or "/*
...
comment */" instead.
2011-11-06 10:11:23 +01:00
Laurent Destailleur
40da2e23d2
Qual: Reduce sub-options of module fckeditor. This make code cleaner
...
and all this duplicated options were useless.
2011-11-05 23:18:49 +01:00
Laurent Destailleur
fd9e0d8643
Qual: Removed code that must be stored into external modules
2011-11-05 12:34:54 +01:00
Regis Houssin
fdaadc31da
Fix: uniform code
...
Fix: entity filter
2011-11-03 17:38:04 +01:00
Laurent Destailleur
d872f4d389
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-03 02:02:50 +01:00
Laurent Destailleur
7f0cca8fb9
Look: Enhancements into themes.
2011-11-03 01:59:13 +01:00
Juanjo Menent
2f7365043c
Fix: [bug 227] LocalTaxes: Suppliers calculate problem
2011-11-02 21:06:21 +01:00
Juanjo Menent
5c9ba8a548
[task 189] Move Error* key from other.lang into errors.lang files
2011-10-29 23:52:05 +02:00
Laurent Destailleur
ad3f13881b
Uniformize constructor
...
Removed deprecated functions
2011-10-27 02:10:23 +02:00
Regis Houssin
3338649316
[task #217 ] Move core files in core directory
2011-10-24 14:11:49 +02: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
c65238b773
[task #216 ] Move lib in core directory
2011-10-24 10:45:06 +02:00
Regis Houssin
30c5f4b214
Move all core class in htdocs/core/class
2011-10-24 09:29:17 +02:00
Laurent Destailleur
15db353eb4
New: Add option MAIN_DISABLE_PDF_AUTOUPDATE
2011-10-14 16:44:22 +02:00
eldy
11beb15d9a
Fix: Hide supplier info if permission to read suppliers not on
2011-10-10 00:03:26 +02:00
eldy
822d4508eb
Qual: Removed PHPCodesniffer warnings
2011-10-05 13:13:36 +02:00
eldy
b295a866a5
Fix: Fix a serious database default. Table llx_product_fournisseur was
...
linked with llx_product_fournisseur_price with a link 1-1 so was
useless. I removed it. This reduce a lot of sophisticated code and will
make import of prices easier. This also increase speed.
2011-10-05 12:51:55 +02:00