Laurent Destailleur
a2065d0b6a
Fix: [ bug #1428 ] "Nothing" is shown in the middle of the screen in a
...
supplier order.
2014-06-20 13:49:59 +02:00
Laurent Destailleur
eb2f8bb733
Fix: [ bug #1427 ] erreur avec le bouton fiche suivante/précédente
2014-06-20 13:43:36 +02:00
Laurent Destailleur
fcb00b2024
Fix: [ bug #1425 ]
2014-06-20 13:38:44 +02:00
Laurent Destailleur
f7654107f9
Fix 1462, 1468, 1480, 1483, 1490, 1497 $this instead of $object
...
Fix 1455 outstanding amount
2014-06-20 13:22:08 +02:00
Florian HENRY
d09ccf5855
Fix == instaed of = in variable affectation
2014-06-20 13:21:49 +02:00
Laurent Destailleur
e7f08c6d37
Merge pull request #1674 from atm-maxime/3.5
...
Fix 1462, 1468, 1480, 1483, 1490, 1497 $this instead of $object (3.5 fix...
2014-06-20 13:20:50 +02:00
Laurent Destailleur
c903fe9340
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
...
Conflicts:
ChangeLog
2014-06-20 13:20:07 +02:00
Laurent Destailleur
ab2e88bc66
Merge branch 'fappels-3.5' into 3.5
2014-06-20 13:19:14 +02:00
Laurent Destailleur
1cffc8d8f6
Merge branch '3.5' of github.com:fappels/dolibarr into fappels-3.5
2014-06-20 13:18:28 +02:00
Laurent Destailleur
6740e0321a
Merge pull request #1670 from FHenry/3.5
...
Fix [ bug #1349 ] AJAX contact selector does not work fine in Project
2014-06-20 13:16:11 +02:00
Laurent Destailleur
51eb761b02
Merge pull request #1669 from aspangaro/develop-patch1
...
Correction on 3.6beta
2014-06-20 13:12:39 +02:00
Laurent Destailleur
8819f3e6e2
Merge pull request #1666 from atm-maxime/develop
...
Fix : duedate was not auto calculated + move calculation function to com...
2014-06-20 13:11:22 +02:00
Laurent Destailleur
3791175536
Fix: doxygen
2014-06-20 13:07:15 +02:00
Laurent Destailleur
221d7b56aa
Fix: The object deliverycompany was not used anymore and output of
...
details for delivery reports was lost during 3.5. Rewrite code to
restore feature.
Conflicts:
htdocs/core/modules/expedition/doc/pdf_merou.modules.php
htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
2014-06-20 12:52:08 +02:00
Laurent Destailleur
8ce8bf47ee
Fix: The object deliverycompany was not used anymore and output of
...
details for delivery reports was lost during 3.5. Rewrite code to
restore feature.
Conflicts:
htdocs/core/modules/expedition/doc/pdf_merou.modules.php
htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
2014-06-20 12:48:08 +02:00
Laurent Destailleur
11ccd1af5f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-06-20 12:42:55 +02:00
Laurent Destailleur
4087781236
Fix: The object deliverycompany was not used anymore and output of
...
details for delivery reports was lost during 3.5. Rewrite code to
restore feature.
2014-06-20 12:41:23 +02:00
Laurent Destailleur
974025b5e1
Fix: Date format
2014-06-20 12:03:41 +02:00
Laurent Destailleur
d3c5e93399
Fix: Menu entries not visible
2014-06-20 12:01:14 +02:00
Maxime Kohlhaas
46e54ac64e
Fix 1455 outstanding amount
2014-06-20 10:53:56 +02:00
Florian HENRY
40f5911f52
Fix: [ bug #1254 ] Error when using "Enter" on qty input box of a
...
product (on supplier order part)
2014-06-20 09:36:31 +02:00
Maxime Kohlhaas
aaabf9647d
Fix 1462, 1468, 1480, 1483, 1490, 1497 $this instead of $object (3.5 fix)
2014-06-20 09:33:25 +02:00
Maxime Kohlhaas
f2760f74ed
Fix replenishment on virtual stock
2014-06-20 09:10:50 +02:00
Maxime Kohlhaas
bd21a559da
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2014-06-20 09:06:36 +02:00
Francis Appels
5b5473bc7c
Fix: [ bug #1509 ] Expedition admin submit error
...
Expedition admin free text & watermark submit error
2014-06-19 10:02:58 +02:00
BENKE Charles
754b028ec6
Update box_project.php
2014-06-18 22:19:28 +02:00
BENKE Charles
31c2815d0f
Update box_task.php
2014-06-18 21:50:17 +02:00
BENKE Charles
66dc82621d
Update modProjet.class.php
...
add boxe definition on projet module
2014-06-18 21:37:56 +02:00
BENKE Charles
c963a6d8a1
Create box_project.php
...
add box for project
2014-06-18 21:36:00 +02:00
BENKE Charles
ff31fff2d7
Create box_task.php
...
add boxes of tasks
2014-06-18 21:34:18 +02:00
Florian HENRY
0645189432
If multiprice level is used the VAT on addline is not correct
2014-06-18 10:56:38 +02:00
Florian HENRY
9bb537f399
- New: If multilangue is enabled, mail (from propal, invoice, etc...)
...
message is pre-defaulted in Customer language
2014-06-18 09:59:15 +02:00
Florian HENRY
c2fc40d62a
travis
2014-06-17 12:58:49 +02:00
Florian HENRY
4b78c8e11a
comment method in english
2014-06-17 12:21:34 +02:00
Florian HENRY
c4912c5e25
travis
2014-06-17 12:20:41 +02:00
Florian HENRY
df9f153142
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/install/mysql/migration/3.5.0-3.6.0.sql
2014-06-17 12:01:45 +02:00
Florian HENRY
7f92031583
Changelog
2014-06-17 11:31:20 +02:00
Florian HENRY
03156b58e3
[ bug #1452 ] variable used but not defined
2014-06-17 11:30:41 +02:00
Florian HENRY
0f77fbaea2
Fix [ bug #1349 ] AJAX contact selector does not work fine in Project
...
card
2014-06-17 11:18:30 +02:00
Juanjo Menent
bb9862d6be
Fix: When you add a right ended in 0, add all module rights
2014-06-17 10:15:53 +02:00
aspangaro
576978212e
Merge branch 'Upstream/develop'
2014-06-17 06:48:25 +02:00
aspangaro
516363f491
Bank - Enhance readability
2014-06-17 06:43:50 +02:00
aspangaro
736561e8f0
Shop - Bad language file ("boutique" instead of "shop") & add language key
2014-06-17 06:31:20 +02:00
aspangaro
a974fa4a08
Merge branch 'Upstream/develop'
2014-06-17 06:30:12 +02:00
Laurent Destailleur
b70c695776
Fix: checkstyle
2014-06-16 18:41:28 +02:00
aspangaro
e469755d29
Divers
2014-06-16 06:17:46 +02:00
aspangaro
f4efd3b2e8
Move donation receipt to french model cerfa 11580*03
2014-06-15 22:18:19 +02:00
aspangaro
b9c1da7d27
Merge branch 'Upstream/develop'
2014-06-15 22:14:34 +02:00
Maxime Kohlhaas
a3e278993e
Fix 1455 outstanding amount
2014-06-14 23:34:19 +02:00
Laurent Destailleur
e6d407d418
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-06-14 14:21:10 +02:00