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 |
|
Florian HENRY
|
d304c7785e
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/core/modules/mailings/pomme.modules.php
|
2014-05-29 14:28:01 +02:00 |
|
Florian HENRY
|
c19eabf711
|
Better target emailing status mangement
|
2014-05-29 14:26:27 +02:00 |
|
nicolasb827
|
c3ebece1ef
|
fix update SQL request
|
2014-05-28 01:25:36 +02:00 |
|
nicolasb827
|
83aba41c6c
|
copy type on line update
|
2014-05-28 01:18:31 +02:00 |
|
nicolasb827
|
c091009afb
|
fetch product_type field from DB
When loading propal line on edit, product_type is reset to 0
|
2014-05-28 01:07:27 +02:00 |
|
Laurent Destailleur
|
33ef8595dc
|
Fix: Bad alignement
|
2014-05-27 10:19:34 +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
|
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
|
43bf9ba890
|
Fix: Import of ical files was broken
Fix: Can import of ical files from BlueMind.
|
2014-05-23 04:28:57 +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
|
5a5c858578
|
[ bug #1399 ] [pgsql] Silent warning when setting a propal as
"facturée" in propal.php
|
2014-05-19 16:21:59 +02:00 |
|
Laurent Destailleur
|
e09cc127fd
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-05-19 15:10:46 +02:00 |
|
Laurent Destailleur
|
b7f55ea99c
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/compta/facture.php
htdocs/core/modules/modAgenda.class.php
htdocs/core/modules/modProduct.class.php
htdocs/fourn/commande/liste.php
|
2014-05-18 11:52:52 +02:00 |
|
Laurent Destailleur
|
eec5d6d313
|
Fix: Error management of mass email feature
|
2014-05-17 19:02:47 +02:00 |
|
Laurent Destailleur
|
b3b7da8f08
|
Merge pull request #1595 from FHenry/develop
Add showempty into combobox
|
2014-05-14 11:46:35 +02:00 |
|
Florian HENRY
|
fb277bbbab
|
fix llx_societe.datea call in request
|
2014-05-13 19:32:04 +02:00 |
|
Laurent Destailleur
|
f621f7eb32
|
Fix: The rounding mode is now forced when provided explicitly and no
more by default (we keep data intact when no mode provided).
|
2014-05-13 13:22:29 +02:00 |
|
Laurent Destailleur
|
69eaefc459
|
Fix: The way we tested if a ref/id already exists was wrong. Introduce a
common static method for this. Removed verifNumRef method.
Fix: Add missing logs
|
2014-05-13 10:12:45 +02:00 |
|
Laurent Destailleur
|
64f8dcf131
|
Fix: Bad syntax of vars
|
2014-05-12 12:10:52 +02:00 |
|
Alexis Algoud
|
f13c146908
|
Fix page numerotation as in company list
|
2014-05-12 11:00:58 +02:00 |
|
Laurent Destailleur
|
f95c87f1d6
|
Fix: [ bug #1374 ] Salaries module requires "Special costs" module to
work but it does not enable it
|
2014-05-10 18:57:04 +02:00 |
|
Florian HENRY
|
50a6cac094
|
Add hook on comm/fiche.php to manage doAction and buttons
|
2014-05-07 17:23:38 +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 |
|
Laurent Destailleur
|
27b12df103
|
Fix: CRLF
|
2014-05-04 21:19:24 +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
|
fc9c491d15
|
New: Add constant to set label for level prices.
|
2014-05-01 12:19:24 +02:00 |
|
Laurent Destailleur
|
569d4cfd41
|
Merge pull request #1556 from FHenry/develop
Enable option clone target emailing
|
2014-05-01 11:08:05 +02:00 |
|
Laurent Destailleur
|
880f77b7e1
|
Fix: Preview feature
|
2014-04-30 13:50:25 +02:00 |
|
Laurent Destailleur
|
19d71ffb38
|
Prepare fix to hide images generated by "preview" feature.
|
2014-04-29 21:14:55 +02:00 |
|
Florian HENRY
|
7a46bdfc55
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
ChangeLog
|
2014-04-28 17:20:40 +02:00 |
|
Florian HENRY
|
dddbc37d35
|
Enable option clone target emailing
|
2014-04-28 17:18:11 +02:00 |
|
Laurent Destailleur
|
4cb671f4db
|
Qual: Clean deprecated code.
|
2014-04-28 11:55:08 +02:00 |
|
Laurent Destailleur
|
693529c40b
|
Merge pull request #1549 from atm-maxime/develop
Fix : proposal validation was converting third as customer
|
2014-04-23 21:18:34 +02:00 |
|
Maxime Kohlhaas
|
d21ea0fe19
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
|
2014-04-23 17:51:22 +02:00 |
|
Maxime Kohlhaas
|
b9865b9ccc
|
Fix : proposal validation was converting third as customer
|
2014-04-23 17:50:47 +02:00 |
|
BENKE Charles
|
ad9efb3961
|
Update propal.class.php
it's this->lines who used on create propal function not this->products
|
2014-04-21 15:40: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
|
3a2caa6e64
|
New: Can filter on status for supplier order.
|
2014-04-02 12:48:34 +02:00 |
|
Laurent Destailleur
|
7ac193bb80
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/core/lib/company.lib.php
htdocs/opensurvey/public/choix_autre.php
|
2014-04-02 11:41:55 +02:00 |
|
Laurent Destailleur
|
46e46507ec
|
Merge remote-tracking branch 'origin/3.4' into 3.5
Conflicts:
htdocs/comm/action/index.php
htdocs/compta/bank/class/account.class.php
htdocs/compta/bank/index.php
|
2014-04-02 11:33:47 +02:00 |
|
BENKE Charles
|
f1d9cebb93
|
Update propal.class.php
refactoring LibStatut function (small is better)
|
2014-03-31 02:38:07 +02:00 |
|
Laurent Destailleur
|
b675b9b610
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/comm/action/fiche.php
htdocs/core/class/conf.class.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/company.lib.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/fourn/facture/fiche.php
htdocs/langs/en_US/admin.lang
htdocs/margin/agentMargins.php
htdocs/margin/customerMargins.php
htdocs/margin/productMargins.php
htdocs/projet/tasks/task.php
|
2014-03-31 00:44:45 +02:00 |
|
Laurent Destailleur
|
f282ffc549
|
Merge pull request #1508 from KreizIT/3.5
FIX :[bug #1309]
|
2014-03-27 15:58:13 +01:00 |
|