Laurent Destailleur
ab177b43af
Merge remote-tracking branch 'origin/3.8' into develop
...
Conflicts:
ChangeLog
htdocs/.gitignore
htdocs/comm/mailing/card.php
htdocs/commande/list.php
htdocs/compta/facture.php
htdocs/expedition/class/expedition.class.php
2015-11-13 12:35:10 +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
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
722a133b31
FIX Add a protection to not make release if ChangeLog was not generated.
...
Prepare package 3.6.5
Conflicts:
ChangeLog
Conflicts:
ChangeLog
2015-11-08 15:09:57 +01:00
Laurent Destailleur
9b8bb114cd
FIX Add a protection to not make release if ChangeLog was not generated.
...
Prepare package 3.7.2
Conflicts:
ChangeLog
2015-11-08 14:55:12 +01:00
Laurent Destailleur
c639e82062
FIX Add a protection to not make release if ChangeLog was not generated.
...
Conflicts:
ChangeLog
2015-11-08 14:45:56 +01:00
Laurent Destailleur
6b98c50510
FIX Add a protection to not make release if ChangeLog was not generated.
2015-11-08 12:16:30 +01:00
Laurent Destailleur
972c364c37
FIX Add a protection to not make release if ChangeLog was not generated.
...
Prepare package 3.8.2
2015-11-08 12:12:28 +01:00
Laurent Destailleur
9f21ea58a3
A lot hooks used into PDF generation were not correctly implemented. We
...
had to fix this. The result si that
the following hook were set as hook of type "replace". This means if
your module implement such hooks, it must
return 0 to execute standard code or 1 to replace standard code (value
to output should be set into resPrints instead).
2015-10-22 17:51:05 +02:00
Laurent Destailleur
b9001d7ab8
NEW Prepare database to store information per files (for example to
...
define if an image ca, be used as a cover or not)
2015-10-18 22:43:19 +02:00
Laurent Destailleur
b3491ef4e5
Merge remote-tracking branch 'origin/3.8' into develop
...
Conflicts:
ChangeLog
htdocs/comm/propal/class/propal.class.php
htdocs/compta/facture/admin/facture_cust_extrafields.php
htdocs/compta/facture/admin/facturedet_cust_extrafields.php
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/card.php
2015-10-16 10:12:36 +02:00
Laurent Destailleur
8a02c8288b
Merge remote-tracking branch 'origin/3.7' into 3.8
...
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/product/index.php
2015-10-16 09:56:55 +02:00
Laurent Destailleur
9b85a70013
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
ChangeLog
htdocs/comm/propal.php
htdocs/comm/propal/class/propal.class.php
2015-10-16 09:52:38 +02:00
Laurent Destailleur
e6e4f0500d
Update changelog
2015-10-11 20:32:24 +02:00
Laurent Destailleur
df39a1054e
Fix 3.8.1
2015-10-11 20:19:52 +02:00
Laurent Destailleur
9fa2afb44b
Merge branch '3.6' of github.com:Dolibarr/dolibarr into 3.6
...
Conflicts:
ChangeLog
2015-10-11 19:55:50 +02:00
Marcos García de La Fuente
fd9f51df88
Missing changelog
2015-10-11 12:39:42 +02:00
Marcos García de La Fuente
9f1fa7e212
Missing changelog
2015-10-11 12:32:02 +02:00
Juanjo Menent
31230d296d
Merge remote-tracking branch 'upstream/3.8' into develop
2015-10-03 23:51:38 +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
8ff41a8ded
Enhance performance of option MAIN_OVERWRITE_TRANS_
2015-09-17 15:35:51 +02:00
Laurent Destailleur
7fd01d4aa3
Merge remote-tracking branch 'origin/3.7' into 3.8
...
Conflicts:
htdocs/accountancy/class/bookkeeping.class.php
htdocs/compta/paiement/cheque/class/remisecheque.class.php
htdocs/product/class/html.formproduct.class.php
htdocs/product/stock/index.php
htdocs/product/stock/list.php
htdocs/product/stock/mouvement.php
htdocs/product/stock/product.php
htdocs/product/stock/valo.php
2015-09-09 12:45:22 +02:00
Juanjo Menent
c13d2d202b
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
ChangeLog
htdocs/filefunc.inc.php
2015-09-08 21:08:59 +02:00
Laurent Destailleur
d19ec89bf1
Merge remote-tracking branch 'origin/3.7' into 3.8
...
Conflicts:
htdocs/core/modules/modHoliday.class.php
htdocs/holiday/card.php
2015-09-03 23:27:47 +02:00
Laurent Destailleur
c7b7dff0ed
Merge branch 'bug-3460' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-3460
Conflicts:
ChangeLog
2015-09-03 19:14:37 +02:00
Laurent Destailleur
54214cfddf
Merge branch 'bug-3383' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-3383
Conflicts:
ChangeLog
2015-09-03 19:12:01 +02:00
Laurent Destailleur
be9d5b030d
Merge branch 'bug-3358' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-3358
Conflicts:
ChangeLog
2015-09-03 19:08:08 +02:00
Laurent Destailleur
b0f604da14
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
...
Conflicts:
ChangeLog
2015-09-03 17:05:02 +02:00
Marcos García de La Fuente
ded6e7d6d9
Merge branch '3.7' into bug-3358
...
# Conflicts:
# ChangeLog
2015-09-03 12:32:03 +02:00
Marcos García de La Fuente
2d5331b8f8
FIX [ #3460 ] Selected bank account was not saved when an error happened when trying to create a customer invoice
...
Close #3460
2015-09-03 12:13:03 +02:00
Marcos García de La Fuente
67b7162c59
Merge branch '3.7' into bug-3383
...
# Conflicts:
# ChangeLog
2015-09-03 12:05:19 +02:00
Marcos García de La Fuente
86dd751f29
Merge branch '3.7' into bug-incorrect-pdf-bank
...
# Conflicts:
# ChangeLog
2015-09-03 12:03:24 +02:00
Marcos García de La Fuente
0955432de3
Merge branch '3.7' into bug-iban-whitespaces-37
...
# Conflicts:
# ChangeLog
2015-09-03 12:02:23 +02:00
Marcos García de La Fuente
7a115c9366
Typo
2015-09-03 11:59:46 +02:00
Marcos García de La Fuente
bd21cf5d68
Updated changelog
2015-09-03 11:58:20 +02:00
Marcos García de La Fuente
216827b1d8
FIX [ bug #3358 ] Tasks box does not work with PostgreSQL
...
Close #358
2015-09-01 11:26:59 +02:00
Marcos García de La Fuente
3134950dbe
FIX [ bug #3383 ] Company name is overlapped with company direction in PDF models
...
Close #3383
2015-09-01 11:19:05 +02:00
Marcos García de La Fuente
c4f9bde14d
FIX [ bug #3431 ] Invoice bank account is not respected
...
Close #3431
2015-09-01 11:09:37 +02:00
Marcos García de La Fuente
9ec349f410
FIX [ bug #3432 ] Spaces should be removed from IBAN when formatting it
...
Close #3432
2015-09-01 10:56:55 +02:00
Laurent Destailleur
00b9f98c1c
Merge remote-tracking branch 'origin/3.7' into develop
2015-08-31 12:15:20 +02:00
Marcos García de La Fuente
b953d2c466
FIX [ bug #3426 ] Unable to create an invoice from a contract with extrafields
...
Close #3426
2015-08-29 19:42:51 +02:00
Laurent Destailleur
15ab9c0ecd
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/core/lib/security.lib.php
htdocs/product/stock/mouvement.php
2015-08-20 16:08:42 +02:00
Laurent Destailleur
259a4e0694
Update doc
2015-08-19 18:52:18 +02:00
Marcos García de La Fuente
b3a7b44046
FIX [ bug #3321 ] Users with certain permissions were shown a "forbidden access" page even if they had the rights
...
Close #3321
2015-08-14 12:29:32 +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
dc4b429a33
Merge branch 'bug-3313' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-3313
Conflicts:
ChangeLog
2015-08-13 00:13:36 +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