Laurent Destailleur
|
758b8e1f7e
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
htdocs/core/boxes/box_project.php
|
2015-11-21 12:32:03 +01:00 |
|
fmarcet
|
f615927d24
|
FIX Not use localtaxes when invoice some orders
|
2015-11-18 17:56:04 +01:00 |
|
Laurent Destailleur
|
93be4305c4
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
build/makepack-dolibarr.pl
htdocs/accountancy/customer/card.php
htdocs/accountancy/customer/list.php
htdocs/accountancy/supplier/card.php
htdocs/accountancy/supplier/list.php
htdocs/commande/card.php
htdocs/commande/class/commande.class.php
htdocs/fichinter/card.php
htdocs/societe/rib.php
|
2015-11-13 12:18:46 +01:00 |
|
Laurent Destailleur
|
bad28c6d92
|
Fi sntax error
|
2015-11-13 11:44:55 +01:00 |
|
Laurent Destailleur
|
eac80d7db4
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
ChangeLog
build/debian/changelog
htdocs/commande/fiche.php
htdocs/compta/facture.php
|
2015-11-13 11:43:29 +01:00 |
|
Laurent Destailleur
|
7a0206adce
|
FIX Missing to set context into workflow actions, so triggers can't know
we are creating an invoice from order or an order from a proposal.
|
2015-11-08 14:37:50 +01:00 |
|
Marcos García de La Fuente
|
b4c3804c91
|
FIX #3928 Creating a Customer order and a Customer invoice from a project, does not inherit payment conditions and method of payment of customer card
|
2015-11-07 13:21:03 +01:00 |
|
Laurent Destailleur
|
58cac2d895
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
htdocs/comm/action/card.php
htdocs/expedition/class/expedition.class.php
htdocs/product/stock/product.php
|
2015-11-05 22:09:54 +01:00 |
|
Laurent Destailleur
|
fe78996026
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/product/stock/fiche.php
htdocs/product/stock/valo.php
|
2015-11-05 22:04:18 +01:00 |
|
Laurent Destailleur
|
5777c16b72
|
Merge pull request #3902 from altatof/clonedorderdate
FIX: change order date on clone (as everywhere else)
|
2015-11-05 21:49:50 +01:00 |
|
Christophe Battarel
|
80d2445540
|
FIX: bad stock valorisation
|
2015-11-05 17:00:22 +01:00 |
|
Christophe Battarel
|
ad82135879
|
FIX: change order date on clone (as everywhere else)
|
2015-11-05 15:36:13 +01:00 |
|
fmarcet
|
015dedc3ab
|
FIX: Show category selector if we have permission to view products or
services
|
2015-11-05 11:53:45 +01:00 |
|
phf
|
4180862fec
|
Merge branch '3.8' into fix_3.8_clone_order
|
2015-10-28 14:36:31 +01:00 |
|
phf
|
f385f8bcfa
|
FIX better fix to generate a PROV ref after clone
|
2015-10-28 14:34:34 +01:00 |
|
Laurent Destailleur
|
420bfd8301
|
FIX Preview pages was not using correct style for ref
|
2015-10-18 19:09:35 +02:00 |
|
Laurent Destailleur
|
c51bc09e39
|
FIX The preview of PDF was never refreshed if PDF document was changed
|
2015-10-18 18:54:54 +02:00 |
|
fmarcet
|
4cdf17d8b5
|
FIX #3689 Bug on workflow module
|
2015-10-15 12:17:57 +02:00 |
|
Laurent Destailleur
|
8426e2e506
|
FIX Can't reopen a canceled invoice.
|
2015-10-06 18:38:43 +02:00 |
|
Laurent Destailleur
|
1f742c7464
|
FIX Add a test to save life when ref of object (invoice ref, order ref,
...) was empty. The was no way to go back to a clean situation, even
after vaidating again the object.
|
2015-10-06 16:38:27 +02:00 |
|
Laurent Destailleur
|
d737fd1fd2
|
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
|
2015-10-03 19:06:44 +02:00 |
|
Laurent Destailleur
|
31acab92a6
|
Doc comments
|
2015-10-03 18:48:51 +02:00 |
|
philippe grand
|
e22fb3c538
|
fix : Typo
|
2015-10-02 12:39:09 +02:00 |
|
philippe grand
|
8a9c9f49d5
|
fix : Typo
|
2015-10-02 12:37:13 +02:00 |
|
Laurent Destailleur
|
60c0338d64
|
FIX #3628
|
2015-10-01 16:50:18 +02:00 |
|
Laurent Destailleur
|
b57c156b60
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
htdocs/core/modules/modContrat.class.php
htdocs/fichinter/card.php
htdocs/install/upgrade2.php
|
2015-10-01 11:16:35 +02:00 |
|
Laurent Destailleur
|
076f2ed9d1
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
htdocs/core/lib/security.lib.php
|
2015-10-01 11:10:47 +02:00 |
|
Laurent Destailleur
|
4da8fb901b
|
Add comment
|
2015-10-01 10:48:09 +02:00 |
|
phf
|
b222800012
|
FIX clone customer order create new order with validate ref and not with PROV
|
2015-09-23 15:14:08 +02:00 |
|
fmarcet
|
8309ed5c12
|
FIX: When filter with empty status, by default get canceled status (-1)
|
2015-09-23 09:24:49 +02:00 |
|
Laurent Destailleur
|
313d9ddacd
|
FIX #3534
|
2015-09-16 22:04:03 +02:00 |
|
Laurent Destailleur
|
36632593c0
|
Fix SQL injections #3300
|
2015-09-12 11:36:19 +02:00 |
|
Laurent Destailleur
|
36ed1c9a88
|
Fix error management
Fix look
|
2015-09-03 11:00:53 +02:00 |
|
Regis Houssin
|
fbf13ec2c7
|
Fix: wrong logical operator
|
2015-09-02 14:09:19 +02:00 |
|
Laurent Destailleur
|
5fd6c44640
|
Fix error management
|
2015-08-31 13:00:24 +02:00 |
|
philippe grand
|
676004e2e4
|
the form should be outside table to avoid errors
|
2015-08-15 15:42:54 +02:00 |
|
Laurent Destailleur
|
fc8a822f1d
|
Merge remote-tracking branch 'origin/3.7' into develop
|
2015-08-13 04:03:23 +02:00 |
|
Laurent Destailleur
|
c73fe965d2
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/commande/class/commande.class.php
htdocs/compta/facture/class/facture.class.php
|
2015-08-13 03:58:32 +02:00 |
|
Laurent Destailleur
|
1595765ec8
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/compta/facture/class/facture.class.php
|
2015-08-13 03:18:02 +02:00 |
|
Laurent Destailleur
|
4b51fc80a6
|
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
Conflicts:
ChangeLog
|
2015-08-13 00:06:27 +02:00 |
|
Laurent Destailleur
|
b5730a24bc
|
Fix W3C
|
2015-08-12 22:28:30 +02:00 |
|
Marcos García de La Fuente
|
7cb564586e
|
Fix: [ bug #3310 ] OrderLine::fetch, FactureLigne::fetch and PropaleLigne::fetch do not return anything
Close #3310
|
2015-08-09 13:52:02 +02:00 |
|
Maxime Kohlhaas
|
0afd27e3c2
|
New : % of evolution on stats
|
2015-08-07 13:29:11 +02:00 |
|
Laurent Destailleur
|
5ca6593a57
|
Fix serious deadlock feature. It was possible to link with no way to
unlink. What if user make a bad click ? I complete feature with
reverse action to be sure to not have users with a corrupted situation.
|
2015-07-28 14:13:16 +02:00 |
|
Marcos García de La Fuente
|
4649cf7210
|
Fix: [ bug #3206 ] PropaleLigne, OrderLine and FactureLigne given to triggers through update function does not contain all the information
Close #3206
|
2015-07-18 19:40:48 +02:00 |
|
Laurent Destailleur
|
a9289de616
|
Several fixes. Fix #2927
|
2015-07-13 11:22:18 +02:00 |
|
Laurent Destailleur
|
1fb40565f4
|
Fix bad parameters of function select_date
|
2015-07-12 12:50:24 +02:00 |
|
aspangaro
|
627429326e
|
Merge remote-tracking branch 'Upstream/develop' into develop-54
|
2015-07-05 05:59:10 +02:00 |
|
aspangaro
|
54d2a96d8e
|
dir DOL_URL_ROOT
|
2015-07-05 05:56:45 +02:00 |
|
Laurent Destailleur
|
324d855b9c
|
Still working on project module to uniformize way of working with other
modules
|
2015-07-04 18:20:17 +02:00 |
|