Laurent Destailleur
|
d629c55e11
|
Merge pull request #1514 from KreizIT/batchfix
Batch Fix
|
2014-03-27 16:08:44 +01:00 |
|
Laurent Destailleur
|
f027482b51
|
Merge pull request #1513 from KreizIT/fixtablestruct
Fix installation script link to Task 1074 (missing new field)
|
2014-03-27 16:06:51 +01:00 |
|
Laurent Destailleur
|
4815825501
|
Merge pull request #1511 from defrance69/patch-2
Update box_ficheinter.php
|
2014-03-27 16:01:57 +01:00 |
|
Laurent Destailleur
|
1affc38d58
|
Merge pull request #1509 from defrance69/patch-1
Update mouvement.php
|
2014-03-27 15:59:39 +01:00 |
|
Laurent Destailleur
|
c2b7e40aa1
|
Merge pull request #1507 from GPCsolutions/3.5-taskswithtime
Project: make tasks accept a time
|
2014-03-27 15:56:26 +01:00 |
|
Laurent Destailleur
|
807cffbc7e
|
Merge pull request #1505 from open-minds/patch-1
Fix thousands separator in french (Belgium) language file
|
2014-03-27 15:46:30 +01:00 |
|
Laurent Destailleur
|
4d4512fadd
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-03-26 22:14:14 +01:00 |
|
Laurent Destailleur
|
9e771269c4
|
Qual: clean code
|
2014-03-26 20:46:17 +01:00 |
|
KreizIT
|
fcb588f424
|
-Fix error when shipping a batch enabled product without stock
-Fix typo
|
2014-03-26 17:18:02 +01:00 |
|
KreizIT
|
5c837583c3
|
Fix installation script link to Task 1074 (missing new field)
|
2014-03-26 16:58:43 +01:00 |
|
Laurent Destailleur
|
62a990d6cc
|
Fix: ajax_combobox function must be included before called.
New: Feature of module survey are now localized into top menu "Tools".
|
2014-03-26 16:02:22 +01:00 |
|
Laurent Destailleur
|
c45f509984
|
Qual: Uniformizing payments
|
2014-03-26 15:41:09 +01:00 |
|
BENKE Charles
|
a3a6b6dff6
|
Update box_ficheinter.php
External user show only is own intervention
|
2014-03-26 10:57:07 +01:00 |
|
Juanjo Menent
|
9291544e09
|
Merge pull request #1510 from FHenry/develop
Update fiche.php
|
2014-03-26 10:23:38 +01:00 |
|
Florian Henry
|
f93df7f3da
|
remove debug string
|
2014-03-26 10:09:29 +01:00 |
|
Laurent Destailleur
|
59042a30e1
|
Fix and uniformize code for payment of salaries.
|
2014-03-25 21:35:52 +01:00 |
|
Laurent Destailleur
|
4828d1e89a
|
New: Uniformize visible information on payment lists.
|
2014-03-25 20:24:51 +01:00 |
|
Laurent Destailleur
|
a5e8063cfd
|
Fix: Bad management error
|
2014-03-25 20:09:30 +01:00 |
|
Laurent Destailleur
|
68b54f5cac
|
New: Add hidden option PRODUCT_DISABLE_CUSTOM_INFO to disable custom
info management (used for export activity only)
|
2014-03-25 19:52:04 +01:00 |
|
BENKE Charles
|
680ce297c5
|
Update mouvement.php
sometime $year not filled then made "bug" the search
propose to fill with current year in this case
|
2014-03-25 15:41:20 +01:00 |
|
Raphaël Doursenaud
|
7d0853d9e5
|
Removed debug code
|
2014-03-25 11:36:22 +01:00 |
|
Raphaël Doursenaud
|
d9cb1da4d5
|
Project: make tasks accept a time
|
2014-03-24 15:26:36 +01:00 |
|
Laurent Léonard
|
1663a7a6fa
|
Fix thousands separator in french (Belgium) language file
|
2014-03-23 14:46:09 +01:00 |
|
Juanjo Menent
|
d98a5d4c6f
|
Fix: [ bug #1306 ] Fatal error when adding an external calendar
|
2014-03-22 13:01:38 +01:00 |
|
Juanjo Menent
|
ff977f2883
|
Merge pull request #1501 from FHenry/develop
Add ref supplier as column and clear variables in double
|
2014-03-22 10:31:16 +01:00 |
|
Juanjo Menent
|
334455f8dd
|
Update es_ES from transifex
|
2014-03-22 10:28:24 +01:00 |
|
Juanjo Menent
|
79ab420997
|
Update es_ES from transifex
|
2014-03-22 09:41:14 +01:00 |
|
Laurent Destailleur
|
29534b4ef5
|
Removed not used keys
|
2014-03-21 18:51:39 +01:00 |
|
Laurent Destailleur
|
ed7ffebea4
|
Code comment
|
2014-03-21 18:32:18 +01:00 |
|
Laurent Destailleur
|
24dbfbba60
|
Qual: Still working on cleaning code for timezone management.
|
2014-03-21 18:05:08 +01:00 |
|
Laurent Destailleur
|
73682baff0
|
Fix: Use correct vat rate into text cases.
Qual: Next step cleaning date functions.
Qual: Complete phpunit test case for dol_mktime to check dayling saving
time is correctly managed.
|
2014-03-21 16:22:41 +01:00 |
|
Florian Henry
|
cf9b194008
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
|
2014-03-21 15:08:30 +01:00 |
|
Laurent Destailleur
|
b2f6498236
|
Merge remote-tracking branch 'origin/3.5' into develop
|
2014-03-21 15:03:37 +01:00 |
|
Laurent Destailleur
|
7fb004903e
|
Qual: Start to clean old code.
|
2014-03-21 15:02:27 +01:00 |
|
Florian Henry
|
f0882eca2d
|
Add ref supplier as column and clear varialbes in double
|
2014-03-21 15:01:40 +01:00 |
|
Laurent Destailleur
|
a884673637
|
Fix: A better to fix to manage automatic creation of code for import.
|
2014-03-21 13:29:13 +01:00 |
|
Laurent Destailleur
|
c1411e65b7
|
Fix: Try to add code to provide easy way to fix warning on timezone not
defined.
|
2014-03-21 10:13:29 +01:00 |
|
Laurent Destailleur
|
aabd923248
|
Try to remove warning
|
2014-03-21 09:49:10 +01:00 |
|
Laurent Destailleur
|
63bb09fbdf
|
Fix: Removed duplicate translation
|
2014-03-20 00:21:52 +01:00 |
|
Laurent Destailleur
|
f62ebbb5b1
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-03-20 00:05:29 +01:00 |
|
Laurent Destailleur
|
a9aaac8e15
|
Fix: Date was lost if error during submit.
|
2014-03-20 00:05:20 +01:00 |
|
Laurent Destailleur
|
69bc69604e
|
Fix: Bad test
|
2014-03-19 23:58:48 +01:00 |
|
Laurent Destailleur
|
4bf822225e
|
Look: info admin picto now use the info picto (the star were confused
with the mandatory "star").
|
2014-03-19 23:50:10 +01:00 |
|
Laurent Destailleur
|
68396e023c
|
New: When creating an invoice all types are visible (even if for the
moment we just show an help text to explain how to use type credit note
and deposit).
|
2014-03-19 23:49:07 +01:00 |
|
Laurent Destailleur
|
caf1eba4e2
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/compta/facture.php
|
2014-03-19 22:59:10 +01:00 |
|
Laurent Destailleur
|
4afb85bd1d
|
Fix: Several fix into workflow/condition for invoice payments or convert
into discount.
|
2014-03-19 22:30:25 +01:00 |
|
Laurent Destailleur
|
f9c1b590d0
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/perl/virtualmin/dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/compta/facture.php
htdocs/core/modules/import/import_csv.modules.php
htdocs/filefunc.inc.php
|
2014-03-19 22:29:18 +01:00 |
|
Laurent Destailleur
|
dc7db87ee5
|
Perf: Avoid makign a "desc table" for each row we import (for this we
are using a global cache array).
|
2014-03-19 20:23:29 +01:00 |
|
Laurent Destailleur
|
d3e951e1ec
|
Merge remote-tracking branch 'origin/3.4' into 3.5
|
2014-03-19 20:22:04 +01:00 |
|
Laurent Destailleur
|
9cd7f68ae8
|
Merge branch '3.4' of git@github.com:Dolibarr/dolibarr.git into 3.4
|
2014-03-19 20:03:17 +01:00 |
|