Laurent Destailleur
|
a3607fff77
|
Fix customer ref of shipment
|
2016-10-30 16:34:46 +01:00 |
|
Laurent Destailleur
|
6a14830049
|
Merge pull request #5939 from Yacarreon93/develop
Fix #5931 Shipment closed correctly
|
2016-10-29 17:51:08 +02:00 |
|
Laurent Destailleur
|
32b6660f63
|
Uniformize code
|
2016-10-29 16:18:39 +02:00 |
|
Laurent Destailleur
|
cb3f0dadab
|
NEW Can see/edit the customer ref of a shipment
|
2016-10-29 14:52:13 +02:00 |
|
Yasser Carreón
|
bf5e2b4159
|
Fix #5931 Shipment closed correctly
Refreshes page when shipment is closed or billed to avoid a second
action call.
|
2016-10-28 12:33:21 -05:00 |
|
Laurent Destailleur
|
aad4380689
|
Uniformise code
|
2016-10-24 20:52:21 +02:00 |
|
Laurent Destailleur
|
6338b04ac0
|
Remove call of a deprecated function
|
2016-10-24 11:27:39 +02:00 |
|
Sergio Sanchis Climent
|
8556dab68e
|
NEW: #5830
|
2016-10-13 16:44:17 +02:00 |
|
Laurent Destailleur
|
6ac39b97e4
|
Fix restore list of attached files into action report
|
2016-10-03 00:38:28 +02:00 |
|
Laurent Destailleur
|
4f842fd2cb
|
Uniformize look and feel
|
2016-09-19 13:57:50 +02:00 |
|
Laurent Destailleur
|
bcd055b378
|
Move button to link to, in same part of code than code to output links.
|
2016-08-05 15:30:28 +02:00 |
|
Laurent Destailleur
|
7a7e7b330f
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2016-08-04 11:58:11 +02:00 |
|
Laurent Destailleur
|
7f6e2a277a
|
NEW Link between objects can be done on both side and on all objects
|
2016-08-04 11:57:37 +02:00 |
|
Laurent Destailleur
|
f0c80bf78b
|
Merge pull request #5388 from atm-florian/dev_new_ship_tag_mail
NEW : Add __SHIPPINGTRACKNUM__, __SHIPPINGTRACKNUMURL__ into shipping
|
2016-07-15 14:31:17 +02:00 |
|
Laurent Destailleur
|
1756fdbc9f
|
Popup on links not visible.
|
2016-07-11 12:59:07 +02:00 |
|
florian HENRY
|
e8f9a558b3
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into dev_new_ship_tag_mail
|
2016-07-07 09:08:47 +02:00 |
|
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 |
|
florian HENRY
|
b43d4bba68
|
NEW : Add __SHIPPINGTRACKNUM__, __SHIPPINGTRACKNUMURL__ into shipping
mail template
|
2016-06-23 11:31:15 +02:00 |
|
Alexis Algoud
|
cefb5f6c6b
|
NEW hook in expedition card
|
2016-05-03 14:20:42 +02:00 |
|
Laurent Destailleur
|
66ea799eb7
|
Uniformize code and add more comment to understand workflow
|
2016-04-26 13:27:32 +02:00 |
|
Laurent Destailleur
|
714b5556f3
|
FIX if qty to ship is < 0, we sugest 0
|
2016-04-26 13:13:18 +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 |
|
Laurent Destailleur
|
086345490d
|
Generalize the set of trackid for everyemail sent by dolibarr.
|
2016-04-07 14:29:07 +02:00 |
|
Laurent Destailleur
|
281b06a2d3
|
NEW Introduce option MAIN_WEIGHT_DEFAULT_UNIT and
MAIN_VOLUME_DEFAULT_UNIT to force output unit for weight and volume.
|
2016-04-01 18:44:23 +02:00 |
|
Laurent Destailleur
|
063905ea03
|
Save space again (another line won)
|
2016-04-01 11:43:11 +02:00 |
|
Laurent Destailleur
|
9eb1925825
|
FIX No need to ask doc template when only one is defined
|
2016-04-01 11:12:49 +02:00 |
|
Laurent Destailleur
|
c340745b78
|
FIX Option "showstock" was not effective into warehouse list
|
2016-04-01 11:05:15 +02:00 |
|
Laurent Destailleur
|
0981039573
|
FIX If stock module not enabled, it was not possible to make shipments
|
2016-04-01 10:57:18 +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
|
a95240e33d
|
FIX Some troubles into weight and volume calculation when unit differs.
NEW Introduce a function showDimensionInBestUnit
|
2016-02-25 13:46:38 +01:00 |
|
Laurent Destailleur
|
513b46e1d4
|
NEW Can reopen an closed shipment
|
2016-02-24 13:19:25 +01:00 |
|
Laurent Destailleur
|
d3960b0809
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/core/lib/member.lib.php
htdocs/expedition/card.php
|
2016-02-20 04:25:39 +01:00 |
|
Laurent Destailleur
|
7def330f54
|
Fix missing error message and input lost in shipment create page
|
2016-02-20 03:58:52 +01:00 |
|
Laurent Destailleur
|
7aaae143fc
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/core/menus/standard/eldy.lib.php
htdocs/expedition/card.php
|
2016-02-15 02:01:58 +01:00 |
|
Laurent Destailleur
|
3bcc7b0f8f
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/comm/remise.php
htdocs/expedition/card.php
htdocs/expedition/class/expedition.class.php
htdocs/filefunc.inc.php
htdocs/societe/price.php
|
2016-02-15 01:37:23 +01:00 |
|
Laurent Destailleur
|
6662c1b5e1
|
NEW Can select dynamicaly number of lines to show on page on product,
shipment, contact, orders, thirdparties
Fix can make a shipment for product not predefined in multiwarehouse
mode
|
2016-02-10 23:37:34 +01:00 |
|
fmarcet
|
ede4453164
|
Fix: Avoid errors when batch stock is negative
|
2016-02-05 12:59:32 +01:00 |
|
fmarcet
|
6260c1ae9e
|
FIX: Check stock of batch on shippment
|
2016-02-03 11:33:13 +01:00 |
|
Laurent Destailleur
|
d2f5f5c01f
|
Merge pull request #4266 from fappels/develop_multi_warehouse
Add shipping and dispatching from/to multiple warehouses
|
2016-01-22 02:26:25 +01:00 |
|
Laurent Destailleur
|
71b264dd86
|
FIX Bug: Delivery order and date are not displayed #4372
Link between shipment and delivery receipt was lost.
Status for receipt must not use same label than shipments.
|
2016-01-13 20:41:32 +01:00 |
|
fappels
|
51b08f579b
|
Merge remote-tracking branch 'refs/remotes/Dolibarr/develop' into develop_multi_warehouse
Fix Conflicts:
|
2016-01-12 13:56:00 +01:00 |
|