Laurent Destailleur
|
4b9d1b901b
|
Fix: [ bug #1401 ] Problème avec la génération des codes barres
|
2014-05-25 17:14:33 +02:00 |
|
Laurent Destailleur
|
4076a4a643
|
Fix: select_date accepts -1, '' or a date but not '0'
|
2014-05-25 14:51:56 +02:00 |
|
Laurent Destailleur
|
6137d7ed45
|
Update doc
|
2014-05-25 11:15:26 +02:00 |
|
Laurent Destailleur
|
8e7b310fb6
|
Fix: [ bug #1400 ] Silent Warning create a draft invoice
|
2014-05-25 05:01:14 +02:00 |
|
Laurent Destailleur
|
1690da2369
|
Fix: Bad balance of td
|
2014-05-25 04:34:04 +02:00 |
|
Laurent Destailleur
|
44ecd504bc
|
Fix: Field ref_supplier and label not filled. Just add FIXME because fix
is too heavy for a maintenance release.
|
2014-05-25 04:12:08 +02:00 |
|
Laurent Destailleur
|
ae01c785c5
|
Fix: Do not show ref supplier title if ref_supplier not set (currently
always the case with 3.5).
|
2014-05-25 03:57:13 +02:00 |
|
Laurent Destailleur
|
936adfd0f5
|
Typo
|
2014-05-25 03:08:02 +02:00 |
|
Laurent Destailleur
|
9bc1a6b4f5
|
Fix: favicon must use dol_buildpath and not hardcoded path
Conflicts:
htdocs/core/lib/security2.lib.php
|
2014-05-24 18:29:22 +02:00 |
|
Laurent Destailleur
|
44ebaf45cf
|
Fix: favicon must use dol_buildpath and not hardcoded path
|
2014-05-24 18:21:05 +02:00 |
|
Laurent Destailleur
|
e6f828cd86
|
Link to Preferred Partners missing.
|
2014-05-24 17:00:49 +02:00 |
|
Laurent Destailleur
|
a51e18a5a7
|
Fix: $error var must use type int and be increased when error found.
Using $error as boolean at some place was source of error.
|
2014-05-24 15:20:26 +02:00 |
|
Laurent Destailleur
|
872e764c94
|
Fix: html detection was not working with hx tags.
|
2014-05-24 14:57:41 +02:00 |
|
Laurent Destailleur
|
2a6b2a4540
|
Fix: Stat page show no cache when there is, if user was using apc.
|
2014-05-24 14:00:58 +02:00 |
|
Laurent Destailleur
|
b11ef37c58
|
Fix: Bad balance of table
|
2014-05-24 12:59:44 +02:00 |
|
Laurent Destailleur
|
1df758320d
|
Fix: the delivery date must not be set with date of proposal.
|
2014-05-24 12:55:39 +02:00 |
|
Laurent Destailleur
|
f34aadef3d
|
Fix: css
|
2014-05-23 21:06:53 +02:00 |
|
Laurent Destailleur
|
23e951ff2a
|
Fix: select_date accepts -1 or '' but not 0
|
2014-05-23 20:54:23 +02:00 |
|
Laurent Destailleur
|
a63d085181
|
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
|
2014-05-23 20:22:40 +02:00 |
|
Laurent Destailleur
|
8840e28bc0
|
Merge branch 'marcosgdf-bug-1405' into 3.5
|
2014-05-23 20:21:59 +02:00 |
|
Laurent Destailleur
|
07bc933110
|
Merge branch 'bug-1405' of github.com:marcosgdf/dolibarr into
marcosgdf-bug-1405
Conflicts:
ChangeLog
|
2014-05-23 20:21:41 +02:00 |
|
Laurent Destailleur
|
649fdd72dc
|
Merge pull request #1622 from marcosgdf/bug-1410
Fix: [ bug #1410 ] Add customer order line asks for required Unit Price but doesn't interrupt the creation of the line
|
2014-05-23 20:20:22 +02:00 |
|
Laurent Destailleur
|
df35b4d2ea
|
Merge branch 'marcosgdf-bug-1407' into 3.5
|
2014-05-23 20:18:38 +02:00 |
|
Laurent Destailleur
|
2771c506e9
|
Merge branch 'bug-1407' of github.com:marcosgdf/dolibarr into
marcosgdf-bug-1407
Conflicts:
ChangeLog
|
2014-05-23 20:17:41 +02:00 |
|
Laurent Destailleur
|
31ea7117f0
|
Merge branch 'marcosgdf-bug-1411' into 3.5
|
2014-05-23 20:12:42 +02:00 |
|
Laurent Destailleur
|
d1ee20dd42
|
Merge branch 'bug-1411' of github.com:marcosgdf/dolibarr into
marcosgdf-bug-1411
Conflicts:
ChangeLog
|
2014-05-23 20:11:13 +02:00 |
|
Laurent Destailleur
|
dc94b6e1bf
|
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
|
2014-05-23 20:08:43 +02:00 |
|
Laurent Destailleur
|
1d01377dab
|
Merge branch 'marcosgdf-bug-1397' into 3.5
|
2014-05-23 20:08:08 +02:00 |
|
Laurent Destailleur
|
9c398b14c5
|
Merge branch 'bug-1397' of github.com:marcosgdf/dolibarr into
marcosgdf-bug-1397
Conflicts:
ChangeLog
|
2014-05-23 20:06:40 +02:00 |
|
Laurent Destailleur
|
20ec1e6ac8
|
Fix: Suppliers invoices must be visible if module supplier is on.
|
2014-05-23 19:55:40 +02:00 |
|
Laurent Destailleur
|
300e430024
|
Fix: If user already exists but permissions not set, it was not possible
to install Dolibarr.
|
2014-05-23 16:13:00 +02:00 |
|
Laurent Destailleur
|
95d8161dc1
|
Merge pull request #1623 from grandoc/3.5
avoid warning in commande.class.php if extrafields is used
|
2014-05-23 13:21:39 +02:00 |
|
Marcos García de La Fuente
|
fa733c8ba4
|
Fix: [ bug #1405 ] Rouget PDF expedition incorrect when two expeditions under the same commande
|
2014-05-23 11:42:14 +02:00 |
|
Philippe Grand
|
7acecadc79
|
avoid warning in commande.class.php if extrafields is used
avoid warning in commande.class.php if extrafields is used
|
2014-05-23 11:37:57 +02:00 |
|
Laurent Destailleur
|
2c05146778
|
Merge pull request #1621 from marcosgdf/bug-1388
Fix: [ bug #1388 ] Wrong date when invoicing several orders
|
2014-05-23 11:34:41 +02:00 |
|
Laurent Destailleur
|
43bf9ba890
|
Fix: Import of ical files was broken
Fix: Can import of ical files from BlueMind.
|
2014-05-23 04:28:57 +02:00 |
|
Marcos García de La Fuente
|
a705d4e333
|
Fix: [ bug #1410 ] Add customer order line asks for required Unit Price but doesn't interrupt the creation of the line
|
2014-05-23 03:00:46 +02:00 |
|
Marcos García de La Fuente
|
0d121de1a6
|
Fix: [ bug #1388 ] Wrong date when invoicing several orders
|
2014-05-23 02:48:24 +02:00 |
|
Marcos García de La Fuente
|
9cc74c36d2
|
Missing copyright info
|
2014-05-23 02:45:15 +02:00 |
|
Marcos García de La Fuente
|
77c09d887a
|
Fix: [ bug #1407 ] Rouget pdf overlapped when using tracking number and public notes
|
2014-05-23 02:44:02 +02:00 |
|
aspangaro
|
22bd18486b
|
Merge branch 'upstream/develop'
|
2014-05-23 02:25:41 +02:00 |
|
aspangaro
|
0a670092d5
|
Fix :: Account_parent must be an int - Step 1
|
2014-05-23 02:23:32 +02:00 |
|
Marcos García de La Fuente
|
b2f299f5e4
|
Fix: [ bug #1411 ] Unable to set an expedition note if invoices module is not enabled
|
2014-05-23 02:22:38 +02:00 |
|
Marcos García de La Fuente
|
603c28dcdd
|
[ bug #1397 ] Filter by supplier orders with status Draft does not filter
|
2014-05-23 02:04:02 +02:00 |
|
Laurent Destailleur
|
349d6177d1
|
Clean more secondary languages
Add information of file and line number when a duplicate translation key
is found.
|
2014-05-22 14:35:53 +02:00 |
|
Laurent Destailleur
|
e9ab84074e
|
Clean: Add script to clean secondary language files
Clean language files for de_AT (only delta compared to de_DE).
|
2014-05-22 14:33:42 +02:00 |
|
Laurent Destailleur
|
3481884731
|
Fix: A project is linked to a thirdparty (may be a customer, a supplier
or a prospect).
|
2014-05-22 13:20:03 +02:00 |
|
Laurent Destailleur
|
13da9c368e
|
Merge pull request #1615 from FHenry/3.5
3.5
|
2014-05-22 13:16:04 +02:00 |
|
Florian HENRY
|
2a16a562d9
|
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
Conflicts:
ChangeLog
|
2014-05-22 12:51:55 +02:00 |
|
Florian HENRY
|
87b9d0412c
|
Fix element page on project
|
2014-05-22 12:51:00 +02:00 |
|