Raphaël Doursenaud
0d7a76d8db
3.6 migration script: fixed invalid comments
2014-03-27 12:04:03 +01:00
Raphaël Doursenaud
ee71e42b34
Action triggers: added missing triggers to 3.6 migration script
...
These are the same changes than commit 3afb3a874d9d1533947651de9db28c9207278908 but for the
migration script
2014-03-27 12:03:19 +01:00
Raphaël Doursenaud
8d6084db39
Automatic agenda triggers: uncomment useful syslog
...
The syslog was commented but is useful to spot unimplemented handlers that were nonetheless
enabled in the administration interface.
Also made it issue a warning level message.
2014-03-27 12:02:16 +01:00
Raphaël Doursenaud
c9c75a1c08
Action triggers: Added copyright
...
Reindented the whole block because it was out.
2014-03-27 12:02:15 +01:00
Raphaël Doursenaud
704699f9a1
Action triggers: added missing triggers to the data dictionnary
...
These triggers were programmed in
htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
but were nowhere to be found in the interface because they didn't hit the database.
2014-03-27 12:02:15 +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
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
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
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
Laurent Destailleur
2cced0bf43
Perf: Avoid makign a "desc table" for each row we import (for this we
...
are using a global cache array).
2014-03-19 20:02:39 +01:00
Laurent Destailleur
062c150bc1
Fix: import of fields with value "auto"
2014-03-19 19:33:43 +01:00
Laurent Destailleur
2bc63a86a9
Alignement of debian packaging files
2014-03-19 18:05:52 +01:00
Laurent Destailleur
212deb9e1c
Fix: fails to import when value is 'AUTO' because compare was case
...
sensitive.
2014-03-19 17:15:18 +01:00
Laurent Destailleur
2f10198064
Fix: Option MAIN_PDF_DASH_BETWEEN_LINES was not working when tcpdf was
...
making a pagebreak higher than 2 pages.
2014-03-19 16:36:12 +01:00
Laurent Destailleur
89f0a1bbff
Merge remote-tracking branch 'origin/3.4' into 3.5
2014-03-19 15:22:08 +01:00
Laurent Destailleur
bf735cacbe
Fix PDF: Page break was ko when breaking 2 pages or more.
...
Fix PDF: pdf_canelle was missing code to manage pagebreak.
Fix PDF: The width of picture was hardcoded into some templates.
Fix PDF: The atleastonediscount was not used into some templates.
2014-03-19 13:32:54 +01:00
Laurent Destailleur
5d14322679
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-03-19 11:46:44 +01:00