Commit Graph

1466 Commits

Author SHA1 Message Date
Laurent Destailleur
4ddffc6506 Qual: Uniformize code 2012-01-12 20:37:31 +01:00
damien
dd1a31ded1 Fix for the bug #278 (to be tested on MySQL) 2012-01-12 14:04:24 +01:00
Laurent Destailleur
5fc760d318 Doxygen 2012-01-10 09:57:16 +01:00
Regis Houssin
4eb88be3b6 Fix: bad rights 2012-01-09 11:28:37 +01:00
Regis Houssin
85d7285519 [bug #275] Ajout contacts - choix par "par défaut" de l'entreprise du
fournisseur
Fix: uniform code
2012-01-09 11:12:07 +01:00
Laurent Destailleur
4523f1789d Qual: Removed dead code
Doxygen
2012-01-04 23:56:10 +01:00
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
eldy
47bb2171e0 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-04 01:26:07 +02:00
eldy
fe30491a45 Qual: Mutualize a lot of code between supplier and customer payments 2011-10-01 23:24:39 +02:00
eldy
79546fa072 Qual: Uniformize look of supplier invoice with customer invoice 2011-10-01 21:55:40 +02:00
eldy
dde7a1f543 New: After creating supplier payment, go on supplier invoice if payment
was on one invoice only. This save one click.
2011-09-29 13:53:17 +02:00
Laurent Destailleur
9e09b16219 Qual: Uniformize code 2011-09-24 23:42:31 +00:00
Laurent Destailleur
8aa6382206 Add hidden option PROJECT_CAN_ALWAYS_LINK_TO_ALL_SUPPLIERS 2011-09-24 21:55:18 +00:00
Laurent Destailleur
08bfeab824 Doxygen 2011-09-24 21:51:52 +00:00
Laurent Destailleur
be6286c4b8 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Regis Houssin
9b69ef27ba Fix: sql error 2011-09-20 16:56:53 +00:00
Regis Houssin
25cf224f0b Fix: uniformize code 2011-09-20 14:14:58 +00:00
Regis Houssin
551e1f81bf Fix: Space after closing parenthesis of function call prohibited 2011-09-20 13:32:16 +00:00
Regis Houssin
6c4acefd93 Fix: Space before opening parenthesis of function call prohibited 2011-09-20 12:56:06 +00:00
Regis Houssin
ac2d7aab7c Fix: Space found before comma 2011-09-20 09:59:08 +00:00
Regis Houssin
b6a2f13673 Fix: avoid jenkins warning
Fix: SpaceAfterOpenBracket, SpaceAfterCloseBracket, SpaceBeforeCloseBracket, SpaceBeforeOpenBracket
2011-09-20 09:40:27 +00:00
Regis Houssin
2c1b3722f2 Fix: replace sizeof() by count() 2011-09-17 19:49:50 +00:00
Laurent Destailleur
411b3415eb Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
b75d19c264 Qual: Uniformize constructors 2011-09-11 18:35:38 +00:00
Laurent Destailleur
2bb5e4ba69 Fix: W3C 2011-08-31 15:12:09 +00:00
Laurent Destailleur
f47e80dca1 Fix: W3C 2011-08-31 14:55:54 +00:00
Laurent Destailleur
1aaf65c257 PDF works with us letter format 2011-08-31 14:42:47 +00:00
Regis Houssin
03711cf6f2 Fix: remove obsolete tags 2011-08-27 19:15:14 +00: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
Regis Houssin
5085638f5e Fix: uniformize code 2011-08-23 18:40:45 +00:00
Laurent Destailleur
cfe34139cf Qual: Clean and uniformize code.
Remove properties, that are not related to business, from parent business class commonobject.
2011-08-22 22:04:21 +00:00
Laurent Destailleur
450f9e2617 Perf: Reduce seriously nb of requests 2011-08-21 10:12:18 +00:00
Laurent Destailleur
84f7eb9da6 New: task #11243: Add best supplier price 2011-08-21 00:26:31 +00:00
Laurent Destailleur
fe27643152 New: task #11243: Add best supplier price 2011-08-20 23:56:03 +00:00
Laurent Destailleur
0cb74a8895 Qual: Removed not used file 2011-08-20 23:00:13 +00:00
Juanjo Menent
0fbe5fd9e1 Doxygen 2011-08-18 08:01:07 +00:00
Juanjo Menent
fe3dfbaebc Price Fournisseurs: Add ordering fields. Add option FOURN_PRODUCT_AVAILABILITY 2011-08-17 15:22:39 +00:00
Laurent Destailleur
e9b113ade8 Qual: Mutualize some code
Fix: Missing begin
Fix: Removed functions returning database cursor
2011-08-14 03:13:50 +00:00
Laurent Destailleur
3f2e6bbf82 Qual: Removed dead code 2011-08-14 02:11:15 +00:00
Laurent Destailleur
27ede66991 Fix: Use correct style for left tables 2011-08-08 15:28:00 +00:00
Laurent Destailleur
d246b87c1a Fix: removed print of function making print.
Fix: default vat rate must be -1 to be automatic instead of deprecated conf->defaulttx
2011-08-04 21:46:50 +00:00
Laurent Destailleur
be771c9d44 Fix: Avoid errors into rpm packages 2011-07-31 23:45:11 +00:00
Laurent Destailleur
cc840ad66e Fix: Avoid errors into rpm packages 2011-07-31 21:24:20 +00:00
Laurent Destailleur
7e202f2cb0 Fix: Trans 2011-07-13 13:10:51 +00:00
Laurent Destailleur
f40efea008 Fix: file add and delte in email forms was broken with firefox 5 2011-07-10 20:03:38 +00:00
Laurent Destailleur
b76f055d2b Fix: Select of recipient on email form 2011-07-07 21:32:18 +00:00
Laurent Destailleur
e2b18d565a Fix: Bad order on documents pages 2011-07-06 20:56:48 +00:00
Laurent Destailleur
0a7b70cf73 doxygen 2011-07-04 09:36:29 +00:00
Laurent Destailleur
3b3f937e47 Fix: EMail sent message 2011-07-02 16:48:31 +00:00
Laurent Destailleur
a6b82d843b New: Creation of contacts from third party page go back to third party. 2011-06-13 15:14:11 +00:00
Laurent Destailleur
2ffb4f2d02 Qual: Uniformize user interface 2011-06-13 13:07:10 +00:00
Laurent Destailleur
7f852d293c Fix: Avoid wrap with chrome.
Fix: Disable lightbox. Does not works with showphoto.
2011-06-12 22:13:05 +00:00
Philippe Grand
d53cb49bf9 twice is not necessary 2011-06-12 17:33:31 +00:00
Philippe Grand
b875881c54 twice is not necessary 2011-06-12 17:20:30 +00:00
Laurent Destailleur
7d5f0c3723 New: Can add logo on third parties.
Qual: Uniformize code to show photos/logos.
2011-06-11 14:14:27 +00:00
Regis Houssin
976c74ac87 Fix: uniformize code 2011-06-10 14:28:23 +00:00
Philippe Grand
96eb39ebf7 enhancements 2011-06-09 10:22:14 +00:00
Laurent Destailleur
8fe14361c3 Qual: Shorter legend 2011-06-07 00:08:06 +00:00
Laurent Destailleur
a3755324c0 New: Graph js librairie can accept percents with pie. 2011-06-06 22:23:24 +00:00
Regis Houssin
5f6ac1374c New: best method for linked object with actioncomm
New: add action "shipping send by mail"
2011-06-04 13:12:44 +00:00
Laurent Destailleur
edd91b7d26 Qual: Clean stock increase/decrease code 2011-05-23 23:46:39 +00:00
Laurent Destailleur
53966de3ab Doxygen 2011-05-22 20:42:48 +00:00
Regis Houssin
4974eb3de0 Todo: this page not exist 2011-05-22 08:54:31 +00:00
Laurent Destailleur
c6df144818 New: Add more graph and fix some statistics. 2011-05-22 00:42:37 +00:00
Laurent Destailleur
5a6221629e New: Add graph for orders. 2011-05-21 22:58:09 +00:00
Regis Houssin
c593df2d68 Fix: move 3 functions to formother class 2011-05-20 15:59:18 +00:00
Regis Houssin
f13de30e63 Fix: uniformize code 2011-05-20 15:19:51 +00:00
Philippe Grand
1876606634 to use : hidedetails, hidedesc, hideref within supplier order 2011-05-19 14:58:26 +00:00
Laurent Destailleur
5440ad97c6 New: Add default label into stock movement label 2011-05-18 17:18:42 +00:00
Regis Houssin
ceda1ad55c Fix: missing socid 2011-05-17 14:45:20 +00:00
Laurent Destailleur
6ab2ecc10c New: Manage status on third party 2011-05-13 20:00:43 +00:00
Laurent Destailleur
e95994b1f9 Qual: Removed duplicate menu entries 2011-05-13 18:44:41 +00:00
Laurent Destailleur
e8c49d77f2 Add dol_print_address function 2011-05-12 19:01:14 +00:00
Laurent Destailleur
66acd4ea8a New: Add option to close invoice if paiement is complete. 2011-05-11 13:19:30 +00:00
Regis Houssin
970a488f7c Fix: uniformize code 2011-05-09 09:44:06 +00:00
Regis Houssin
7416eeea9b Fix: problem with create 2011-05-09 07:42:16 +00:00
Regis Houssin
a052684a3a Fix: linked object block : mutualize code, more simple
Fix: bad link
2011-05-09 07:15:17 +00:00
Philippe Grand
a21aef4f9f fix : forgotten double quote 2011-05-08 21:35:24 +00:00
Philippe Grand
e3585e3e01 small change 2011-05-08 15:59:23 +00:00
Philippe Grand
e6e7d54431 uniformize code and add feature 2011-05-08 15:00:18 +00:00
Regis Houssin
67fe35e67b Fix: mutualize code, more simple 2011-05-06 18:27:18 +00:00
Philippe Grand
992fefebfb fix : Mode of payment within supplier order 2011-05-06 07:44:46 +00:00
Philippe Grand
ff7efa05fe prepair Mode of payment within supplier order 2011-05-05 22:06:03 +00:00
Philippe Grand
6794eb3bbf prepair Mode of payment within supplier order 2011-05-05 21:35:07 +00:00
Philippe Grand
465a9b58e4 fix double paste 2011-05-05 10:26:51 +00:00
Laurent Destailleur
04babd9297 New: Send by mail permissions are not really protected permission because user can still view file and send it manually by email or from pdf reader menu. So i moved it as an ADVANCE permission. 2011-05-05 07:25:31 +00:00
Philippe Grand
56feb1c32f include payment term within supplier order 2011-05-04 21:20:51 +00:00
Laurent Destailleur
5d1e7c2d85 Some fixes for web services 2011-05-04 15:19:38 +00:00
Laurent Destailleur
cf862a2286 Fix: Select a date year now show past and future date. 2011-05-03 11:29:09 +00:00
Laurent Destailleur
a3bd492f73 Qual: Uniformize code 2011-05-01 23:14:54 +00:00
Regis Houssin
827eed5d39 Fix: delete deprecated code
Fix: change select_contact for view exclude contcat in grey mode
2011-04-26 13:49:41 +00:00
Regis Houssin
a50aa00eaa Fix: bad table name 2011-04-24 13:20:55 +00:00
Regis Houssin
0c610e7ad2 Fix: bad table name 2011-04-24 13:20:55 +00:00
Laurent Destailleur
90c79d4ac0 Fix: Use same translation key 2011-04-21 22:27:02 +00:00
Laurent Destailleur
becd77a04a Renamed table llx_c_commande_fournisseur_methode into an english and more generic name: llx_c_input_method 2011-04-21 18:23:05 +00:00
Laurent Destailleur
01338d13e8 Add link to supplier card 2011-03-31 16:30:43 +00:00
Laurent Destailleur
a61cbddc3f Qual: Removed dead code 2011-03-12 00:03:26 +00:00
Laurent Destailleur
70baf1e64b Fix: SQL Error 2011-03-11 18:38:44 +00:00
Laurent Destailleur
e9f4879245 Qual: Prepare move of function dol_delete_file into file.lib.php 2011-03-09 15:34:57 +00:00
Laurent Destailleur
054f0cabd7 Work on Web service for supplier invoice 2011-03-09 01:41:55 +00:00