Laurent Destailleur
|
643fc6c61f
|
Fix: Bad use of fetch_lines
Conflicts:
htdocs/comm/propal.php
htdocs/contrat/fiche.php
htdocs/opensurvey/class/opensurveysondage.class.php
|
2014-09-04 19:03:48 +02:00 |
|
Laurent Destailleur
|
cd00ec29bf
|
Fix: Dictionnary with one n
Conflicts:
htdocs/expedition/fiche.php
|
2014-09-04 19:00:28 +02:00 |
|
Laurent Destailleur
|
76353bf427
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/compta/facture/impayees.php
htdocs/core/lib/functions.lib.php
htdocs/main.inc.php
|
2014-08-04 22:18:30 +02:00 |
|
Maxime Kohlhaas
|
23974daca4
|
Fix : shipping list SQL request was not filtering on shipping element
|
2014-08-01 09:57:08 +02:00 |
|
Maxime Kohlhaas
|
36b634784b
|
Fix : real delivery date on livraison was not displayed
|
2014-07-25 16:31:41 +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 |
|
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 |
|
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
|
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 |
|
Laurent Destailleur
|
6f962397e4
|
Start to work on a mass send remind feature.
|
2014-02-19 20:23:02 +01:00 |
|
Grand Philippe
|
1855ba556a
|
fix misspelled words
|
2014-02-05 17:53:30 +01:00 |
|
Laurent Destailleur
|
d8b8f8c646
|
Uniformize code for contacts forms.
|
2014-02-04 20:49:07 +01:00 |
|
Laurent Destailleur
|
23eb0f3770
|
Qual: Mutualize code for actions of editing notes
New: Add button 'cancel' to cancel edition of a note (private or public)
|
2014-01-11 13:33:30 +01:00 |
|
Laurent Destailleur
|
f0eb98c27a
|
Fix: Serious pb with loading stocks. If we use product->stock_reel or
product->stock_warehoure[], we must call product->load_stock() after the
product->fetch().
|
2013-12-10 19:42:49 +01:00 |
|
Laurent Destailleur
|
da569ea8d4
|
Fix: Serious pb with loading stocks. If we use product->stock_reel or
product->stock_warehoure[], we must call product->load_stock() after the
product->fetch().
|
2013-12-10 19:39:28 +01:00 |
|
Grand Philippe
|
a14de0c035
|
fix : language
|
2013-11-05 15:29:33 +01:00 |
|
Maxime Kohlhaas
|
9d821d3967
|
Fix : object origin was fetched instead of shipment => errors when creating shipment
|
2013-10-14 17:56:23 +02:00 |
|
Maxime Kohlhaas
|
387e0ab50b
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
|
2013-10-14 09:42:10 +02:00 |
|
Laurent Destailleur
|
22fd5dfb8a
|
Fix: Error when no id provided
|
2013-10-10 15:49:41 +02:00 |
|
Maxime Kohlhaas
|
695cef55d9
|
Rem duplicate code
|
2013-10-10 09:31:47 +02:00 |
|
Maxime Kohlhaas
|
4a20a29521
|
Add hook on paiementcard + fix hook on expedition
|
2013-09-27 11:00:25 +02:00 |
|