Regis Houssin
9596134e47
Fix: use new method
2013-04-12 10:28:19 +02:00
Regis Houssin
85e09a953f
Fix: missing return with hook
2013-04-12 10:04:10 +02:00
Regis Houssin
662d9cfa6e
Fix: for avoid problem with multicompany thirdparty sharing
2013-04-11 17:11:15 +02:00
Regis Houssin
19e902ef8f
Fix: filter on all contacts, not just those related to a company
2013-04-10 16:00:30 +02:00
Regis Houssin
8118332dfb
Fix: security
...
Conflicts:
htdocs/core/modules/mailings/contacts2.modules.php
2013-04-10 13:00:05 +02:00
Laurent Destailleur
b678183ff2
Log
2013-04-07 21:09:57 +02:00
Laurent Destailleur
64a9689473
Fix: [ bug #787 ] Invoice supplier box incorrect tooltip when delay on
...
payment
2013-04-07 14:41:42 +02:00
Marcos García
6252857440
Fixed translations and BILL_SUPPLIER_BUILDDOC trigger
2013-04-06 17:56:10 +02:00
Laurent Destailleur
bbb0854517
Merge pull request #803 from FHenry/3.3
...
Fix[ bug #774 ] Bug on creating event with box "all day" crossed
2013-04-05 13:49:11 -07:00
fhenry
81b34f9918
Fix Error come from [Dolibarr-dev] Errors on comm/mailing/index.php page
...
mail
2013-04-05 09:23:31 +02:00
juanjo
61b28274f7
[ bug #790 ] Spanish localtax RE not being correctly calculated
2013-04-04 16:32:06 +02:00
fhenry
9572eebae0
Check style
...
(http://www.dolibarr.fr/forum/3-installation/40712-sauvegarde )
2013-04-02 22:22:57 +02:00
Laurent Destailleur
e0baa0fe46
Generalize fix: file with a specific mask not found, again
...
Conflicts:
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/expedition/fiche.php
htdocs/fichinter/fiche.php
2013-03-30 14:04:09 +01:00
Regis Houssin
a701cbd77c
Fix: wrong var name
2013-03-26 17:47:37 +01:00
Regis Houssin
4fe94b800b
Fix: missing parameter
2013-03-26 17:43:48 +01:00
Regis Houssin
dff74667c2
Fix: broken features due to the removal of the trigger FILE_UPLOAD !
2013-03-26 17:29:40 +01:00
Regis Houssin
33a82c396e
Fix: broken feature for use hooks with dol_move_uploaded_file method
2013-03-26 17:12:00 +01:00
Christophe Battarel
e2f28b6c51
remove experimental commissions module
2013-03-18 15:40:56 +01:00
Laurent Destailleur
013b7eca10
Fix: A better fix for status/list of orders.
...
There was a confusion because of bad translation key StatusOrderToBill
that in fact mean "StatusOrderDelivered".
More explanation:
http://wiki.dolibarr.org/index.php/Module_Customers_Orders#Life_cycle_.2F_Business_rules
2013-03-16 17:02:13 +01:00
Laurent Destailleur
d590aa56eb
Merge pull request #749 from simnandez/3.3
...
Fix: Bad orders list viewstatut filter if expeditons module is disabled
2013-03-16 07:39:31 -07:00
Laurent Destailleur
1a62cdfbe8
Fix: Use better test to show localtax to avoid problem when switching
...
from different country.
2013-03-15 17:06:42 +01:00
simnandez
c0e5cacafc
Fix: Bad orders list viewstatut filter if expeditons module is disabled
2013-03-15 16:18:14 +01:00
Laurent Destailleur
633a15f10d
Fix: Usage of order into export broken when filters are used
2013-03-11 14:20:08 +01:00
Laurent Destailleur
44698fcde0
Fix: dol_is_dir may not be loaded, so call fails
2013-03-08 01:53:41 +01:00
Laurent Destailleur
e97ca67c4a
Fix: Several problem with localtax into PDF generation
...
Conflicts:
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
2013-03-07 19:13:50 +01:00
fhenry
617a71478b
fix [ bug #749 ]
2013-03-05 19:05:12 +01:00
Laurent Destailleur
555b3a1199
Fix:; Removed warning
2013-03-04 21:00:22 +01:00
fhenry
b0212fc8e6
Fix [ bug #742 ]
...
and translation of constant description
2013-03-03 21:23:18 +01:00
simnandez
0cb5b3f50c
Fix: Localtax2 for Spain must be based into buyer
2013-03-01 20:32:49 +01:00
Regis Houssin
16ad99f8c5
Fix: to force id field name
2013-02-28 19:41:44 +01:00
Regis Houssin
d9b7886ef9
Fix: try to fix regression, stored the last id created in a session
...
variable in order to be used to find out information in the "ref_ext" in
order to differentiate automatic actions.
2013-02-28 18:47:38 +01:00
fhenry
af6bb94ff3
Merge branch '3.3' of https://github.com/Dolibarr/dolibarr.git into 3.3
2013-02-22 15:02:33 +01:00
fhenry
44b5b98308
Fix [ bug #733 ]
2013-02-22 15:02:06 +01:00
Regis Houssin
b5d2a378fa
Fix: pdf models are unstable and time consuming.
2013-02-22 13:14:54 +01:00
Regis Houssin
dd7411593e
Fix: wrong hidden
2013-02-22 12:21:49 +01:00
Regis Houssin
3b45cffafa
Fix: hide blocs with multi-page
2013-02-22 11:26:23 +01:00
Regis Houssin
20522148f2
Fix: regression, the product discount overwrites the default customer
...
discount !
2013-02-22 11:06:45 +01:00
Laurent Destailleur
30764a6c00
Fix: Option COMPANY_USE_SEARCH_TO_SELECT was not working for third party
...
selection when autocomplete is on.
2013-01-29 16:14:53 +01:00
Laurent Destailleur
ac3ccade98
Fix: number of chars to low to show value.
2013-01-28 13:11:12 +01:00
Laurent Destailleur
a8ccc0ab0b
Fix: loghandler loaded twice.
2013-01-28 12:36:15 +01:00
Laurent Destailleur
2002388098
Revert "New: add hook getFormMail"
...
This reverts commit c732532483 .
2013-01-26 13:40:31 +01:00
Regis Houssin
c688e2afab
New: add hook getFormMail
2013-01-24 17:31:22 +01:00
Laurent Destailleur
5f2af00397
Add logs to debug
2013-01-23 00:24:20 +01:00
Regis Houssin
7b04da43c1
Merge branch '3.3' of git+ssh://git@github.com/Dolibarr/dolibarr.git into 3.3
2013-01-22 18:07:22 +01:00
Regis Houssin
a019b1c854
Fix: disable "datetimepicker" from edit in place for the moment
2013-01-22 18:04:04 +01:00
Laurent Destailleur
b0c1137397
Restore correct code: A module decide if standard code is used or not
...
after running by a return code that is an int
0=execute standard code, 1=disable standard code
To return a string to show or an array or error codes, this must be done
by setting
$actionclassinstance->results
or
$actionclassinstance->resprints
2013-01-22 17:43:41 +01:00
Regis Houssin
910543c5b9
Fix: broken feature
2013-01-22 16:53:39 +01:00
Laurent Destailleur
0e13b3872d
Fix: Removed warnings
2013-01-19 14:32:37 +01:00
Laurent Destailleur
591eab4826
Detect another problem into box. Just add a comment.
2013-01-18 14:22:18 +01:00
Laurent Destailleur
a12972034f
Fix: Start to fix some bugs
2013-01-18 13:56:36 +01:00