Laurent Destailleur
|
469dd03673
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
build/debian/changelog
build/exe/doliwamp/doliwamp.iss
build/makepack-dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/objectline_view.tpl.php
htdocs/filefunc.inc.php
htdocs/langs/nl_NL/margins.lang
|
2013-11-01 17:58:38 +01:00 |
|
Laurent Destailleur
|
f8e3a3e38a
|
Fix: Sub level of dir must not always be visible. So I added parameter
"showrelpart". Default value is old behaviour (only filenmae is
visible).
|
2013-11-01 17:36:22 +01:00 |
|
Laurent Destailleur
|
44a78ca884
|
Merge pull request #1262 from defrance69/patch-17
Update html.formfile.class.php
|
2013-10-31 04:49:01 -07:00 |
|
Laurent Destailleur
|
154a75cc39
|
Merge pull request #1268 from FHenry/develop
Add NL_nl translation for category contact
|
2013-10-31 04:38:52 -07:00 |
|
Laurent Destailleur
|
692aa66cad
|
Fix: Tons of bug with new field planned_workload
|
2013-10-30 21:44:04 +01:00 |
|
Christophe Battarel
|
ba0273ccc4
|
fix bad rounding on margin calculation and display
|
2013-10-30 18:17:37 +01:00 |
|
Florian Henry
|
f512ef344a
|
Better managent of contact status and fix COMPANY_DONOTSEARCH_ANYWHERE
use every where before SOCIETE_DONOTSEARCH_ANYWHERE was used
|
2013-10-30 12:24:51 +01:00 |
|
Laurent Destailleur
|
b3a0510407
|
Fix: Allow text input for hour.
|
2013-10-30 11:57:32 +01:00 |
|
Laurent Destailleur
|
5b3ba85669
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop
Conflicts:
ChangeLog
|
2013-10-29 18:07:12 +01:00 |
|
Laurent Destailleur
|
70342c09b8
|
Fix: Better management of using ajax for upload form (to solve problem
when enabling ajax jquery multifile upload in some cases).
New: Add option to use a specific mask for uploaded filename
|
2013-10-29 17:52:13 +01:00 |
|
Laurent Destailleur
|
953f638cb4
|
New: Sort combo list for type of thirdparties.
|
2013-10-28 02:13:07 +01:00 |
|
Laurent Destailleur
|
c81bb60384
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
htdocs/core/lib/pdf.lib.php
htdocs/public/cron/cron_run_jobs.php
|
2013-10-27 02:33:03 +02:00 |
|
Laurent Destailleur
|
197ae822d4
|
Merge pull request #1263 from FHenry/develop
Fix list propal and invoice to display customer ref if option is set
|
2013-10-26 17:13:07 -07:00 |
|
Laurent Destailleur
|
f67537799b
|
Fix: Wrong usage of new preoutput confirm box
|
2013-10-26 18:46:07 +02:00 |
|
Florian Henry
|
c2def3d0b6
|
Fix bad display IE for checkbox extrafield readonly
|
2013-10-25 10:01:41 +02:00 |
|
Florian Henry
|
9804527216
|
Fix bug in option display account number in list
|
2013-10-23 11:25:42 +02:00 |
|
Laurent Destailleur
|
14717e6279
|
Comment
|
2013-10-22 00:30:55 +02:00 |
|
BENKE Charles
|
15b1507c84
|
Update html.formfile.class.php
Add subfolders feature in GED managment
|
2013-10-20 20:58:38 +02:00 |
|
Laurent Destailleur
|
0d36329336
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
|
2013-10-14 15:56:42 +02:00 |
|
Regis Houssin
|
8daef9d99f
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2013-10-12 11:58:57 +02:00 |
|
Regis Houssin
|
bc0f65b73c
|
Fix: reorder lines problem
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.form.class.php
|
2013-10-12 11:58:38 +02:00 |
|
Regis Houssin
|
8801d7a1eb
|
Fix: reorder lines problem
|
2013-10-12 11:54:37 +02:00 |
|
Laurent Destailleur
|
559b75c49b
|
New: Add hidden option MAIN_FORCE_DEFAULT_STATE_ID.
|
2013-10-11 12:14:14 +02:00 |
|
Laurent Destailleur
|
b0e38f7619
|
Fix: Manage strange language code reported bu chrome browsers.
|
2013-10-11 10:01:47 +02:00 |
|
Maxime Kohlhaas
|
845deb9a63
|
Add multilang management in ODT models
|
2013-10-08 09:17:04 +02:00 |
|
Christophe Battarel
|
02278a399c
|
better margin calculation (especially for credit notes)
|
2013-10-05 10:29:22 +02:00 |
|
Laurent Destailleur
|
019c86dff0
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
ChangeLog
|
2013-09-28 13:26:52 +02:00 |
|
Laurent Destailleur
|
4cf84c4ea8
|
New: Add hidden option MAIN_VAT_DEFAULT_IF_AUTODETECT_FAILS
|
2013-09-28 13:24:58 +02:00 |
|
Laurent Destailleur
|
ca24b45aa9
|
Merge pull request #1101 from PaulPoulain/940-develop
940 develop
|
2013-09-26 05:00:57 -07:00 |
|
Laurent Destailleur
|
c88072433c
|
Merge pull request #1244 from defrance69/patch-12
Update commonobject.class.php
|
2013-09-25 08:18:49 -07:00 |
|
BENKE Charles
|
1c988fc559
|
Update commonobject.class.php
|
2013-09-25 11:14:50 +02:00 |
|
BENKE Charles
|
f88470d3b8
|
Update html.formcompany.class.php
use paramter to select only active type of contact
|
2013-09-25 10:17:27 +02:00 |
|
BENKE Charles
|
b400803a2a
|
Update commonobject.class.php
add complementary param
|
2013-09-25 10:15:32 +02:00 |
|
Christophe Battarel
|
b197231c04
|
fix bad margin calculation for credit notes
|
2013-09-24 17:49:56 +02:00 |
|
BENKE Charles
|
d978d64d59
|
Update commonobject.class.php
just the active type of contact
|
2013-09-24 14:19:52 +02:00 |
|
Laurent Destailleur
|
6b2966794a
|
Do not show free text for thirdparty email send form
|
2013-09-23 14:35:22 +02:00 |
|
Laurent Destailleur
|
cb04b05e85
|
New: Can send an email from thirdparty card.
|
2013-09-23 13:17:31 +02:00 |
|
Laurent Destailleur
|
7ed5d5e543
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
|
2013-09-23 11:25:06 +02:00 |
|
Laurent Destailleur
|
31d3e419b2
|
Fix: doxygen
|
2013-09-23 09:35:16 +02:00 |
|
Laurent Destailleur
|
9a475e9ed2
|
New: Add method to use a dictionnary as a combo box.
|
2013-09-22 23:54:01 +02:00 |
|
Laurent Destailleur
|
dd0612099c
|
Qual: Uniformize fields departement_id into state_id
|
2013-09-20 14:35:58 +02:00 |
|
Laurent Destailleur
|
3d62303d59
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
ChangeLog
build/debian/get-orig-source.sh
build/debian/watch
htdocs/fourn/ajax/getSupplierPrices.php
|
2013-09-19 01:02:53 +02:00 |
|
Laurent Destailleur
|
491bd76c1b
|
Work on openif authentication mode
|
2013-09-18 21:22:24 +02:00 |
|
Laurent Destailleur
|
8526d34d3b
|
Fix: Calculation of second rounding method is available for supplier
invoices.
|
2013-09-18 16:46:54 +02:00 |
|
Maxime Kohlhaas
|
e3d4a7bc35
|
Fix : wrong contact list was used for cc and ccc in formmail
|
2013-09-18 13:36:22 +02:00 |
|
Laurent Destailleur
|
9826b202e9
|
New: Provide both tags for string formated amount and numeric amount
into odt templates.
New: [ task #923 ] Localtax support for ODT templates
|
2013-09-16 12:42:01 +02:00 |
|
Christophe Battarel
|
775d259f88
|
Fix: Supplier price displayed on document lines and margin infos didnt take discount
|
2013-09-15 14:52:41 +02:00 |
|
Laurent Destailleur
|
b20b82df3d
|
Fix: we must use conf-currency as parameter of method price instead of
using langs->getCurrencySymbol
|
2013-09-15 13:04:38 +02:00 |
|
Laurent Destailleur
|
57dee255a2
|
Normalize code
|
2013-09-14 14:41:12 +02:00 |
|
Laurent Destailleur
|
4c1faf626e
|
Merge remote-tracking branch 'origin/3.4' into develop
|
2013-09-14 14:36:17 +02:00 |
|