Alexis Algoud
|
a4031a3680
|
if contact in sellist, it's an Id
|
2015-05-18 18:33:17 +02:00 |
|
Alexis Algoud
|
3dc5ffa871
|
FIX send mail, copy sendto don't read the list of contact
|
2015-05-13 18:05:26 +02:00 |
|
Laurent Destailleur
|
b3e216b8f1
|
Merge branch 'bug-1787' of https://github.com/marcosgdf/dolibarr into
marcosgdf-bug-1787
Conflicts:
ChangeLog
htdocs/comm/propal.php
|
2015-01-18 15:06:54 +01:00 |
|
Marcos García de La Fuente
|
7f59cf9194
|
Fix: [ bug #1787 ] Incorrect behaviour of doActions hook
|
2015-01-17 19:28:27 +01:00 |
|
Marcos García de La Fuente
|
a64084308d
|
Fix: [ bug #1804 ] SQL error when sending email without addresee
|
2015-01-17 18:12:43 +01:00 |
|
Christophe Battarel
|
1ab6955494
|
FIX: dont remove price ht if it is forced (ie: calculated by margin rate
and cost price, or by external module)
|
2014-12-27 11:27:41 +01:00 |
|
Laurent Destailleur
|
d518278166
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/comm/propal.php
htdocs/comm/propal/class/propal.class.php
htdocs/commande/fiche.php
htdocs/compta/facture/class/facture.class.php
|
2014-10-03 19:17:28 +02:00 |
|
Maxime Kohlhaas
|
920c9c7251
|
Fix : tva not coming from multiprice
|
2014-09-30 17:36:01 +02:00 |
|
Florian HENRY
|
1857280234
|
Fix [ bug #1516 ] PRODUIT_CUSTOMER_PRICES don't take default price if
not defined for customer
|
2014-06-29 17:39:54 +02:00 |
|
Laurent Destailleur
|
39eea995a4
|
Merge pull request #1675 from FHenry/3.5
Fix == instaed of = in variable affectation
|
2014-06-20 16:52:44 +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 |
|
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 |
|
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
|
0645189432
|
If multiprice level is used the VAT on addline is not correct
|
2014-06-18 10:56:38 +02:00 |
|
Maxime Kohlhaas
|
bada082b2b
|
Fix 1462, 1468 $this instead of $object
|
2014-06-14 12:02:07 +02:00 |
|
Laurent Destailleur
|
1ba02185e5
|
Fix: Error nor reported
|
2014-06-12 15:32:25 +02:00 |
|
Laurent Destailleur
|
ccca46f380
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/comm/propal.php
htdocs/comm/propal/list.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/core/lib/functions.lib.php
htdocs/expedition/note.php
htdocs/fourn/commande/liste.php
htdocs/fourn/facture/fiche.php
htdocs/main.inc.php
htdocs/projet/tasks/index.php
htdocs/theme/eldy/style.css.php
|
2014-05-29 19:20:48 +02:00 |
|
Laurent Destailleur
|
b11ef37c58
|
Fix: Bad balance of table
|
2014-05-24 12:59:44 +02:00 |
|
Laurent Destailleur
|
1df758320d
|
Fix: the delivery date must not be set with date of proposal.
|
2014-05-24 12:55:39 +02:00 |
|
Laurent Destailleur
|
f34aadef3d
|
Fix: css
|
2014-05-23 21:06:53 +02:00 |
|
Laurent Destailleur
|
23e951ff2a
|
Fix: select_date accepts -1 or '' but not 0
|
2014-05-23 20:54:23 +02:00 |
|
Laurent Destailleur
|
64f8dcf131
|
Fix: Bad syntax of vars
|
2014-05-12 12:10:52 +02:00 |
|
Laurent Destailleur
|
131f133e07
|
New: Merge free product and predefined product area to enter new
product (Supplier orders now use same template than customer
orders/proposal/invoices).
|
2014-05-05 17:59:43 +02:00 |
|
Laurent Destailleur
|
d224128c46
|
New: Merge free product and predefined product area to enter new
product.
|
2014-05-05 14:30:08 +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
|
4cb671f4db
|
Qual: Clean deprecated code.
|
2014-04-28 11:55:08 +02:00 |
|
Laurent Destailleur
|
41a2ce1a74
|
Fix: [ bug #1319 ] Erreur d'affichage des remises dans les propales
Conflicts:
htdocs/comm/propal.php
|
2014-04-06 21:21:08 +02:00 |
|
Laurent Destailleur
|
a2531872cb
|
Fix: [ bug #1319 ] Erreur d'affichage des remises dans les propales
|
2014-04-06 21:17:35 +02:00 |
|
Laurent Destailleur
|
9a8a306d78
|
Qual: Method form->select_currency() has been removed. Use instead
print form->selectCurrency().
Qual: Method form->select_methodes_commande() has been renamed into
english name selectInputMethod().
|
2014-04-02 14:53:42 +02:00 |
|
Laurent Destailleur
|
24b0ea6613
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
build/makepack-dolibarr.pl
htdocs/comm/propal.php
htdocs/compta/facture.php
htdocs/fourn/class/fournisseur.commande.class.php
|
2014-03-03 19:38:02 +01:00 |
|
Laurent Destailleur
|
7db903e671
|
Fix: special code was lost during update
|
2014-03-01 16:58:10 +01:00 |
|
Laurent Destailleur
|
480b09f192
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
ChangeLog
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/societe/class/societe.class.php
|
2014-02-26 15:49:29 +01:00 |
|
Laurent Destailleur
|
b1eef7cd42
|
Fix: [ bug #1254 ] Error when using "Enter" on qty input box of a
product
|
2014-02-24 17:37:35 +01:00 |
|
Florian Henry
|
ec8ad9f8bb
|
codesniffer
|
2014-02-23 20:10:05 +01:00 |
|
Florian Henry
|
d242f4930d
|
php codesniffer
|
2014-02-23 17:01:51 +01:00 |
|
Florian Henry
|
720746b1b2
|
Fix php sniffer
|
2014-02-23 16:29:16 +01:00 |
|
Florian Henry
|
46ae5d6e9c
|
- New: Price management enhancement (multiprice level, price by
customer, if MAIN_FEATURES_LEVEL=2 Price by qty)
- Fix: Project Task numbering rule customs rule works
|
2014-02-23 16:16:47 +01:00 |
|
Laurent Destailleur
|
6f962397e4
|
Start to work on a mass send remind feature.
|
2014-02-19 20:23:02 +01:00 |
|
Laurent Destailleur
|
860ca15cfc
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/core/class/extrafields.class.php
|
2014-02-17 15:27:30 +01:00 |
|
Laurent Destailleur
|
abc96b51fa
|
Enable extrafields for customer order, proposal and invoice lines. This
feature was developed for 3.5 but was disabled (hidden) because of
a bug not possible to fix enough quickly for 3.5.0 release.
|
2014-02-16 23:51:29 +01:00 |
|
Laurent Destailleur
|
5657bd7793
|
New: Can create contract from an order.
|
2014-01-28 15:26:20 +01:00 |
|
Laurent Destailleur
|
8d916215cc
|
New: Add new hook function addMoreActionsButtons to allow a module to
add/replace action buttons into an element.
|
2014-01-24 12:51:01 +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
|
0e25939373
|
Fix: price function not correctly used
|
2013-12-14 17:40:23 +01:00 |
|
Laurent Destailleur
|
ce3047203f
|
Fix: Missing db transaction
|
2013-12-10 18:54:07 +01:00 |
|
Laurent Destailleur
|
37b0780523
|
Merge remote-tracking branch 'origin/3.4' into 3.5
Conflicts:
ChangeLog
htdocs/comm/propal.php
htdocs/ecm/tpl/builddatabase.tpl.php
htdocs/fourn/commande/liste.php
htdocs/product/admin/product_tools.php
|
2013-12-08 00:42:36 +01:00 |
|
Florian Henry
|
c0ef63fd74
|
Bteer fix
|
2013-12-02 00:22:49 +01:00 |
|
Raphaël Doursenaud
|
7945011955
|
Make AJAX new line form work again
FIXME: Factorize!
|
2013-11-19 17:54:36 +01:00 |
|
Laurent Destailleur
|
48570f599a
|
Fix: form is not allowed into a table. This break some javascript and
make some browsers crazy.
|
2013-11-17 23:25:25 +01:00 |
|