Laurent Destailleur
|
2767df2e01
|
FIX Solve problem of sending joinded files of another email when several
tabs are opened on form to send emails.
|
2016-06-24 16:10:52 +02:00 |
|
Laurent Destailleur
|
293c8e145a
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/fourn/commande/card.php
htdocs/imports/import.php
htdocs/langs/en_US/admin.lang
|
2016-06-05 02:20:27 +02:00 |
|
Laurent Destailleur
|
eb7a4c5ccf
|
FIX Creating a supplier order from proposal order
|
2016-06-04 02:39:13 +02:00 |
|
Laurent Destailleur
|
32b6766a7d
|
FIX #5195
|
2016-06-04 01:50:01 +02:00 |
|
Laurent Destailleur
|
a587ba496c
|
NEW Can select fields on supplier orders
|
2016-05-24 18:43:35 +02:00 |
|
Laurent Destailleur
|
f901453a6b
|
FIX addMoreActionsButtons hook must be inside the div class=tabaction.
|
2016-05-05 21:38:29 +02:00 |
|
Laurent Destailleur
|
c795803da1
|
FIX ref_supplier was not set. We also refered to old var names.
|
2016-05-05 20:19:56 +02:00 |
|
Laurent Destailleur
|
8a8e7cdf5e
|
Merge pull request #4686 from bafbes/abb-10
New + Fix : handle supplier orders from customer orders with id variable name correction
|
2016-05-05 20:07:42 +02:00 |
|
Laurent Destailleur
|
bfc5be1aad
|
FIX Fix and move dolGetFirstLine function into main
FIX Hang on ->client not defined
|
2016-04-22 19:07:32 +02:00 |
|
Laurent Destailleur
|
1de36d6501
|
Merge pull request #5011 from altatof/supplierorder_noprice
NEW hidden feature: SUPPLIERORDER_WITH_NOPRICEDEFINED
|
2016-04-22 18:27:42 +02:00 |
|
Marcos García de La Fuente
|
e2c86d3fd8
|
NEW Removed deprecated CommonObject::client property. Please use CommonObject::thirdparty instead
|
2016-04-17 15:24:22 +02:00 |
|
Christophe Battarel
|
ec5e0e5290
|
forgot one line
|
2016-04-15 12:32:36 +02:00 |
|
Christophe Battarel
|
c3d4cd85f1
|
NEW hidden feature: SUPPLIERORDER_WITH_NOPRICEDEFINED allow supplier
order even if no supplier price defined
|
2016-04-15 12:28:35 +02:00 |
|
Laurent Destailleur
|
357877b1fe
|
Debug multicurrency and clean properties of some modules
|
2016-04-12 14:45:59 +02:00 |
|
Laurent Destailleur
|
27217ccccd
|
Maxi debug of supplier order workflow.
Add trigger ORDER_SUPPLIER_CLASSIFY_BILLED
Parameter user is added so it is defined into triggers.
|
2016-04-09 18:51:09 +02:00 |
|
Laurent Destailleur
|
04a85ff831
|
FIX Substitution key on email of supplier order was broken
|
2016-04-08 16:06:50 +02:00 |
|
Laurent Destailleur
|
086345490d
|
Generalize the set of trackid for everyemail sent by dolibarr.
|
2016-04-07 14:29:07 +02:00 |
|
Laurent Destailleur
|
7f129d14d7
|
Better responsive design
|
2016-04-07 14:08:38 +02:00 |
|
Laurent Destailleur
|
e40b678d7b
|
Uniformize code
|
2016-04-01 16:29:47 +02:00 |
|
Laurent Destailleur
|
97b5026ad8
|
Uniformize code and css
|
2016-04-01 16:18:45 +02:00 |
|
Laurent Destailleur
|
91caea5707
|
Code was corrupted with very bad commits. I restore files manually.
|
2016-03-25 15:53:44 +01:00 |
|
Laurent Destailleur
|
630f5a632d
|
Revert "Corrected non-static usages of Form::selectarray function"
This reverts commit 87cd6e1e40.
|
2016-03-25 15:34:37 +01:00 |
|
Laurent Destailleur
|
8ecfca5a9e
|
Revert change that break compatiblity with 100% of modules
|
2016-03-25 15:26:46 +01:00 |
|
Laurent Destailleur
|
26de415b77
|
Revert commit that break compatibility of 100% of modules
|
2016-03-25 15:24:57 +01:00 |
|
Marcos García de La Fuente
|
89bd173c2f
|
NEW Rename Form::select_date to Form::selectDate and Form::form_date to Form::formDate
|
2016-03-21 21:51:29 +01:00 |
|
Marcos García de La Fuente
|
5a046125db
|
Missing changes from previous commits
|
2016-03-20 14:24:49 +01:00 |
|
Marcos García de La Fuente
|
ff6b187ef3
|
NEW Converted Form::showLinkedObjectBlock to a static function
|
2016-03-20 14:15:21 +01:00 |
|
Marcos García de La Fuente
|
4d78932fe8
|
NEW Converted Form::textwithtooltip and Form::textwithpicto to static functions
|
2016-03-20 14:15:21 +01:00 |
|
Marcos García de La Fuente
|
87cd6e1e40
|
Corrected non-static usages of Form::selectarray function
|
2016-03-20 14:15:17 +01:00 |
|
Laurent Destailleur
|
446a080c75
|
NEW Mutualize code to manage email substitution variables. Show
available variables into page to edit email templates.
|
2016-03-05 12:20:58 +01:00 |
|
Laurent Destailleur
|
0f9afea1cc
|
Merge pull request #4731 from IonAgorria/unset-date-post
Fix: unset date start/end at success
|
2016-03-04 16:20:10 +01:00 |
|
Ion Agorria
|
a1159b6f29
|
Fix: unset date start/end at success
|
2016-03-04 14:11:06 +01:00 |
|
Maxime Kohlhaas
|
db656ea4ca
|
New : add button to create event on supplier order or invoice with MAIN_ADD_EVENT_ON_ELEMENT_CARD
|
2016-03-04 10:38:33 +01:00 |
|
Laurent Destailleur
|
8807222f24
|
Fix a lot of fixes to have the french vat npr working better
|
2016-02-27 12:22:39 +01:00 |
|
Laurent Destailleur
|
c86a1a30d5
|
Fix a lot of fixes to have the french vat npr working better
|
2016-02-27 11:46:16 +01:00 |
|
Bahfir Abbes
|
4cbc1539b9
|
Fix: displays error when the supplier price does not exist.
|
2016-02-26 22:48:01 +01:00 |
|
abb
|
5e2261c9bd
|
handle customer orders from supplier orders with id variable name correction
Conflicts:
htdocs/fourn/commande/card.php
|
2016-02-26 01:26:16 +01:00 |
|
Laurent Destailleur
|
f6d1913bb7
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
|
2016-02-22 13:35:46 +01:00 |
|
Laurent Destailleur
|
7ba6754a55
|
Fix the missing button to record reception
|
2016-02-18 00:27:35 +01:00 |
|
phf
|
e24a35b904
|
New add multicurrency on supplier proposal/order
|
2016-02-16 23:58:21 +01:00 |
|
Laurent Destailleur
|
99b2236260
|
FIX Selection of project must no show closed project
|
2016-01-28 12:19:13 +01:00 |
|
Laurent Destailleur
|
df4cd3de17
|
FIX Selection of project must no show closed project
|
2016-01-28 12:05:14 +01:00 |
|
Laurent Destailleur
|
467dc12a7b
|
NEW Module "Supplier commercial proposal" (price request) is set to
stable status.
|
2016-01-25 12:33:38 +01:00 |
|
Laurent Destailleur
|
dbaa43f3be
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/fourn/commande/card.php
htdocs/holiday/card.php
htdocs/holiday/list.php
htdocs/user/card.php
|
2016-01-23 11:45:39 +01:00 |
|
Laurent Destailleur
|
dc438792f4
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
htdocs/fourn/commande/card.php
|
2016-01-23 11:39:37 +01:00 |
|
Regis Houssin
|
905f9d78ed
|
Fix: $outputlangs is not defined (dolibarr 3.7, 3.8, 3.9)
|
2016-01-15 13:12:19 +01:00 |
|
Laurent Destailleur
|
f25a9030eb
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
.travis.yml
htdocs/core/modules/askpricesupplier/doc/pdf_aurore.modules.php
htdocs/core/modules/commande/doc/pdf_proforma.modules.php
htdocs/includes/adodbtime/adodb-time.inc.php
htdocs/langs/en_US/accountancy.lang
|
2015-12-18 22:12:03 +01:00 |
|
Laurent Destailleur
|
84ee18a11b
|
Fix bad management of second level approvement
|
2015-12-14 10:33:18 +01:00 |
|
Laurent Destailleur
|
3bcdc5c9c0
|
Merge pull request #4181 from grandoc/develop
[Qual] Uniformize code
|
2015-12-10 13:35:44 +01:00 |
|
philippe grand
|
01c6728aa9
|
[Qual] Uniformize code
|
2015-12-08 11:35:08 +01:00 |
|