BENKE Charles
|
18f6718e06
|
Update expedition.class.php
fetch line on expedition in the same order than the customer order
|
2014-07-29 14:06:31 +02:00 |
|
Laurent Destailleur
|
c895c892a5
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
ChangeLog
htdocs/filefunc.inc.php
|
2014-07-29 01:17:00 +02:00 |
|
frederic34
|
6d5767e464
|
Merge remote branch 'upstream/develop' into selectdelivery
|
2014-07-28 20:15:40 +02:00 |
|
Laurent Léonard
|
0228cd9db7
|
Fix translations in e-mail forms
|
2014-07-28 02:45:58 +02:00 |
|
frederic34
|
2df2c12cfd
|
The delivery method is transmited in shipment
|
2014-07-25 21:50:21 +02:00 |
|
Maxime Kohlhaas
|
36b634784b
|
Fix : real delivery date on livraison was not displayed
|
2014-07-25 16:31:41 +02:00 |
|
Marcos García de La Fuente
|
4f4ac30fc0
|
Deprecating arbitrary use of dol_htmloutput* functions
|
2014-07-20 02:32:13 +02:00 |
|
Marcos García de La Fuente
|
ec661d0c6c
|
Removed index.php and replaced them with blank index.html as it is more appropriate
|
2014-07-12 23:18:57 +02:00 |
|
KreizIT
|
1ded34aa97
|
Fix: [ bug #1498, #1499 ] Shipment/Delivery triggers problem
|
2014-07-04 15:33:16 +02:00 |
|
Marcos García de La Fuente
|
7e1cf124b8
|
Merge branch 'develop' into syslog
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/class/commonobject.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/product/class/product.class.php
htdocs/product/stock/lib/replenishment.lib.php
htdocs/societe/soc.php
|
2014-07-02 21:20:02 +02:00 |
|
Maxime Kohlhaas
|
b7ee10a074
|
New : can add all products in a shipment, even if qty is 0 with SHIPMENT_GETS_ALL_ORDER_PRODUCTS
|
2014-06-28 17:17:37 +02:00 |
|
Laurent Destailleur
|
a79aa1f203
|
Merge branch 'develop' of github.com:FHenry/dolibarr into FHenry-develop
Conflicts:
htdocs/product/class/product.class.php
|
2014-06-26 21:38:03 +02:00 |
|
Laurent Destailleur
|
8d1fdec8cf
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/core/lib/pdf.lib.php
htdocs/core/modules/expedition/doc/pdf_merou.modules.php
htdocs/core/modules/modProduct.class.php
htdocs/fourn/commande/fiche.php
htdocs/projet/fiche.php
|
2014-06-20 15:26:02 +02:00 |
|
Laurent Destailleur
|
974025b5e1
|
Fix: Date format
|
2014-06-20 12:03:41 +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 |
|
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 |
|
Laurent Destailleur
|
4c0fe98ae2
|
Merge pull request #1665 from atm-maxime/develop
Fix 1480, 1483, 1497 $this instead of $object
|
2014-06-14 14:13:10 +02:00 |
|
Maxime Kohlhaas
|
d0a417ad36
|
Fix 1480, 1483, 1497 $this instead of $object
|
2014-06-14 11:37:57 +02:00 |
|
Marcos García de La Fuente
|
56abf1cd72
|
Removed duplicated SQL error logging
|
2014-06-13 02:28:30 +02:00 |
|
Marcos García de La Fuente
|
88cd5dec40
|
More substitutions
|
2014-06-13 01:42:00 +02:00 |
|
KreizIT
|
3c3bc8b769
|
FIX [ bug #1308 ] Stock movements on a product with batch
|
2014-06-12 16:29:03 +02:00 |
|
KreizIT
|
b090af9cca
|
FIX[ bug #1444 ] Shipment product batch is not proposed
|
2014-06-12 15:43:40 +02:00 |
|
Marcos García de La Fuente
|
7e7958cf73
|
Removed SQL errors as they are logged by the database handler
|
2014-06-12 13:49:05 +02:00 |
|
Marcos García de La Fuente
|
9fbd7806f0
|
More substitutions
|
2014-06-12 11:31:53 +02:00 |
|
Marcos García de La Fuente
|
e7cfb719b9
|
[ bug #1432 ] Trigger SHIPPING_CREATE ignores interception on error
|
2014-06-10 12:05:31 +02:00 |
|
Raphaël Doursenaud
|
c48c3a9d91
|
Qual: remove PHP closing tag (again)
These were reintroduced by careless merge
|
2014-05-26 13:51:25 +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 |
|
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 |
|
Laurent Destailleur
|
94335b186e
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/core/modules/propale/mod_propale_marbre.php
|
2014-05-21 20:30:07 +02:00 |
|
Florian HENRY
|
c2370f352b
|
escape for insert SQL expedition module
|
2014-05-16 15:03:28 +02:00 |
|
Alexis Algoud
|
4e51963836
|
Add possibility to change package dimension after shipping creation
|
2014-05-14 17:20:11 +02:00 |
|
Laurent Destailleur
|
9f795331f5
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
ChangeLog
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/perl/virtualmin/dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/compta/paiement_charge.php
htdocs/compta/sociales/charges.php
htdocs/core/db/mysql.class.php
htdocs/filefunc.inc.php
htdocs/societe/class/societe.class.php
|
2014-05-06 23:58:17 +02:00 |
|
Laurent Destailleur
|
215ff25ddd
|
Fix: navigation on tab notes for shipment was not working.
|
2014-05-06 13:51:22 +02:00 |
|
Raphaël Doursenaud
|
f8f502d013
|
Removed closing php tag
http://php.net/manual/en/language.basic-syntax.phptags.php
|
2014-05-03 18:18:44 +02:00 |
|
Laurent Destailleur
|
97fce71218
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/core/lib/functions2.lib.php
htdocs/install/mysql/migration/repair.sql
htdocs/langs/en_US/errors.lang
htdocs/product/fiche.php
htdocs/projet/tasks/task.php
|
2014-04-26 22:35:35 +02:00 |
|
Laurent Destailleur
|
6968304641
|
Fix: [ bug #1352 ] Removing a shipping does not remove the delivery.
|
2014-04-26 17:27:59 +02:00 |
|
Raphaël Doursenaud
|
20842a5c45
|
Qual: Missing variable declaration
|
2014-04-23 18:24:11 +02:00 |
|
Raphaël Doursenaud
|
7cdabb7d6c
|
Qual: Derived missing variable from a known one
|
2014-04-23 18:24:11 +02:00 |
|
Laurent Destailleur
|
c81406c7f3
|
Fix: CI
|
2014-03-31 02:41:15 +02:00 |
|
KreizIT
|
fcb588f424
|
-Fix error when shipping a batch enabled product without stock
-Fix typo
|
2014-03-26 17:18:02 +01:00 |
|
Florian Henry
|
f93df7f3da
|
remove debug string
|
2014-03-26 10:09:29 +01:00 |
|
Florian Henry
|
3d12979b3f
|
remove debug string
|
2014-03-26 09:53:48 +01:00 |
|
Laurent Destailleur
|
ad23c88f1a
|
Merge pull request #1481 from atm-maxime/mko672
Add : Stock can be mandatory to use a product
|
2014-03-15 17:29:31 +01:00 |
|
Maxime Kohlhaas
|
1911f6fcdc
|
Task 672 : add stock limitation on shipment + translation
|
2014-03-15 14:59:27 +01:00 |
|
Maxime Kohlhaas
|
67342486a6
|
Task 1074 : add link to source document on stock movement
|
2014-03-15 02:18:39 +01:00 |
|
Laurent Destailleur
|
743b0f1834
|
Merge pull request #1458 from KreizIT/dluo_step4
Dluo step4
|
2014-03-13 11:57:06 +01:00 |
|
Laurent Destailleur
|
ded5d47afc
|
Fix: multilangs array was not loaded.
|
2014-03-12 01:21:18 +01:00 |
|
KreizIT
|
18e4703438
|
Travis fix
|
2014-03-07 12:21:35 +01:00 |
|
KreizIT
|
f0be1f7c21
|
Fix: Typo on class name
|
2014-03-07 11:51:26 +01:00 |
|
KreizIT
|
a0f1a60780
|
Change on shipment for batch product
|
2014-03-07 11:35:16 +01:00 |
|