Commit Graph

49272 Commits

Author SHA1 Message Date
Marcos García de La Fuente
a24f29ba8b Fix [ bug #3341 ]: Missing translation in /compta/paiement_charge.php
Close #3341
2015-08-09 13:37:05 +02:00
Regis Houssin
94ac0f5305 Fix: remove custom dir creation 2015-08-09 13:25:09 +02:00
Marcos García de La Fuente
e725d44565 Fix [ bug #3286 ]: Payment types are not translated to English
Close #3286
2015-08-09 13:24:23 +02:00
Marcos García de La Fuente
cccc543065 Fix: [ bug #3288 ] Tasks box is not properly drawn
Close #3288
2015-08-09 13:16:55 +02:00
Juanjo Menent
a11962454f Best way to change ref and ref_supplier 2015-08-07 18:18:07 +02:00
Juanjo Menent
28a1612b8d Merge remote-tracking branch 'origin/3.8' into develop 2015-08-07 18:05:09 +02:00
Juanjo Menent
fd6f7dfa61 Fix #3355 2015-08-07 18:01:13 +02:00
Juanjo Menent
841cc0fe5e Fix #3355 2015-08-07 17:52:21 +02:00
Juanjo Menent
0d1b4e6911 Update fr_FR and es_ES printing message. Transifex works only for develop branch... 2015-08-07 17:09:36 +02:00
Maxime Kohlhaas
1cbb20c89f Merge branch 'develop' of github.com:Dolibarr/dolibarr into new_stats_percent 2015-08-07 13:30:12 +02:00
Maxime Kohlhaas
0afd27e3c2 New : % of evolution on stats 2015-08-07 13:29:11 +02:00
Juanjo Menent
f695b5cd11 Merge remote-tracking branch 'origin/3.8' into develop 2015-08-07 13:01:53 +02:00
Juanjo Menent
38afb1a4e6 Merge remote-tracking branch 'origin/3.7' into 3.8
# Conflicts:
#	htdocs/core/modules/modBarcode.class.php
2015-08-07 12:57:16 +02:00
Juanjo Menent
12b83fd3e8 Fix #3304 2015-08-07 12:45:27 +02:00
Juanjo Menent
af55c8467b Merge remote-tracking branch 'origin/3.8' into develop
# Conflicts:
#	htdocs/printing/admin/printing.php
2015-08-07 10:14:30 +02:00
Juanjo Menent
ef6b96b4c7 Fix #3236 2015-08-07 10:12:10 +02:00
Juanjo Menent
9f2b4c503e Fix #3236 2015-08-07 09:57:43 +02:00
Juanjo Menent
9610a493c9 Merge remote-tracking branch 'origin/3.8' into develop 2015-08-07 09:29:36 +02:00
Juanjo Menent
5177c5f227 fix #3338 broken links on shippment card 2015-08-07 09:27:46 +02:00
BENKE Charlie
01671d02d1 New pdf for project - listing of elements 2015-08-07 00:39:44 +02:00
Juanjo Menent
1fdf4b69f8 Merge remote-tracking branch 'origin/3.8' into develop 2015-08-06 22:14:45 +02:00
Juanjo Menent
eb33624b99 Merge pull request #3291 from GPCsolutions/hookslogging
NEW: log hooks loading
2015-08-06 22:11:40 +02:00
Darkjeff
b185cfb85f Update product account
choose between code sell or code buy
cleaning code
need some tests
2015-08-06 21:23:02 +02:00
Juanjo Menent
c759a9662a Merge pull request #3345 from defrance/patch-72
unit price not used if qty = 1
2015-08-06 18:38:11 +02:00
Juanjo Menent
b91edcc9d7 Merge remote-tracking branch 'origin/3.8' into develop 2015-08-06 18:30:13 +02:00
Juanjo Menent
761c50a885 Merge remote-tracking branch 'origin/3.7' into 3.8 2015-08-06 18:22:29 +02:00
Juanjo Menent
63f62a1fa2 Merge pull request #3344 from fmarcet/3.7
FIX: Not showing task extrafields when creating from left menu
2015-08-06 18:15:30 +02:00
Juanjo Menent
46a9381f0b Merge pull request #3335 from GPCsolutions/3.7-3322
Fix #3322 Use title for alt if no alt is provided
2015-08-06 18:12:25 +02:00
Juanjo Menent
d65d501750 Merge remote-tracking branch 'origin/3.8' into develop 2015-08-06 18:04:42 +02:00
Juanjo Menent
0e49f80035 Merge pull request #3333 from fmarcet/3.8
FIX: Missing interventions headers
2015-08-06 18:03:35 +02:00
Juanjo Menent
98072ec73e Merge remote-tracking branch 'origin/3.8' into develop 2015-08-06 18:00:59 +02:00
Juanjo Menent
0c8ed503fa Merge pull request #3331 from FHenry/3.8
FIX : better fetchAll method into skeleton_class.class.php
2015-08-06 17:57:38 +02:00
Juanjo Menent
df1d997540 Merge pull request #3330 from IonAgorria/patch-1
Added EvalMath library to COPYRIGHT
2015-08-06 17:56:35 +02:00
Maxime Kohlhaas
e13515e59f Merge branch '3.6' of github.com:Dolibarr/dolibarr into 3.6 2015-08-06 08:57:52 +02:00
BENKE Charlie
83c4652a16 don't display ref_fourn if it's same as ref
decrease size of the select list
2015-08-04 15:22:36 +02:00
BENKE Charlie
fb25f479f2 unit price not used if qty = 1
this line is too long for add unused information
2015-08-04 13:39:01 +02:00
fmarcet
62ad7d4d34 FIX: Not showing task extrafields when creating from left menu 2015-08-04 13:32:44 +02:00
Florian HENRY
2a7f5da4a7 FIX : export SQL instruction on modProduct with extrafields 2015-08-04 11:49:26 +02:00
Marcos García de La Fuente
a1f74763da Merge branch '3.5' into bug-3206
Conflicts:
	ChangeLog
2015-08-03 18:55:01 +02:00
Florian HENRY
d6776e1155 FIX : Error management in societe/soc.php 2015-08-03 11:39:24 +02:00
Raphaël Doursenaud
2cf9d9f583 Fix #3322 Use title for alt if no alt is provided
alt has priority over title, so it should be filled if title is filled.
Use the title value to fill alt.
Unit test updated accordingly.
2015-08-03 10:30:10 +02:00
Florian HENRY
8562bc2369 Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8 2015-08-03 10:08:22 +02:00
Juanjo Menent
1dac1932a9 Merge remote-tracking branch 'origin/3.8' into develop 2015-08-01 15:44:16 +02:00
Juanjo Menent
e45d19862a Fix merge menu regresion 2015-08-01 15:43:14 +02:00
Juanjo Menent
9ae31f3a08 Merge remote-tracking branch 'origin/3.8' into develop 2015-08-01 15:01:19 +02:00
Juanjo Menent
05b0a9b675 Merge remote-tracking branch 'origin/3.7' into 3.8
# Conflicts:
#	htdocs/core/menus/standard/eldy.lib.php
2015-08-01 14:50:07 +02:00
Juanjo Menent
2a67bd1f38 Fix #3314 Display state in bank account card 2015-08-01 14:43:04 +02:00
Juanjo Menent
22b4bfd1a4 Merge pull request #3334 from GPCsolutions/3.6-3314
Fix #3314 Display state in bank account card
2015-08-01 14:40:42 +02:00
Juanjo Menent
34b1ce618f Merge remote-tracking branch 'origin/3.8' into develop 2015-08-01 14:32:43 +02:00
Juanjo Menent
3d847ac894 Fix #3217 [Stocks] Warehouse list shows SQL request 2015-08-01 14:29:32 +02:00