Francis Appels
|
afc85c2f2d
|
Fix expedition class
- update shipment, tms is auto update field
- wrong vars
- clean code
|
2021-01-07 18:24:44 +01:00 |
|
Laurent Destailleur
|
3d33d3aa3a
|
Fix warning
|
2020-12-13 14:36:00 +01:00 |
|
Laurent Destailleur
|
075cacb8cf
|
Show setup of option SHOW_SUBPRODUCT_REF_IN_PDF
|
2020-12-09 17:40:28 +01:00 |
|
Frédéric FRANCE
|
4e18f46f28
|
doxygen
|
2020-12-05 23:53:55 +01:00 |
|
Scrutinizer Auto-Fixer
|
6df4954b20
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-12-01 01:41:19 +00:00 |
|
Laurent Destailleur
|
59b445a103
|
Clean dead code
|
2020-11-28 14:47:39 +01:00 |
|
Laurent Destailleur
|
fe0764be6e
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/action/class/actioncomm.class.php
htdocs/expedition/class/expedition.class.php
htdocs/product/class/product.class.php
|
2020-11-22 02:32:47 +01:00 |
|
Laurent Destailleur
|
4ae121d870
|
FIX Can't create shipment for virtual product. Add
STOCK_EXCLUDE_VIRTUAL_PRODUCTS as a quick hack to solve this.
|
2020-11-16 19:43:45 +01:00 |
|
Laurent Destailleur
|
6bbeb6d3a0
|
Fix debug creation of shipment with virtual product.
|
2020-11-16 16:31:05 +01:00 |
|
Frédéric FRANCE
|
c96fd8c727
|
fix warnings
|
2020-11-15 16:58:40 +01:00 |
|
Scrutinizer Auto-Fixer
|
f6e3f58fcb
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-11-09 14:18:56 +00:00 |
|
Laurent Destailleur
|
a9fbe9dd6c
|
Fix remove warning
|
2020-11-08 00:18:41 +01:00 |
|
Scrutinizer Auto-Fixer
|
7f52920716
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-10-31 13:32:18 +00:00 |
|
Scrutinizer Auto-Fixer
|
208740c9c4
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-10-28 16:49:52 +00:00 |
|
Frédéric FRANCE
|
e8659469b9
|
Update expedition.class.php
|
2020-10-27 22:49:30 +01:00 |
|
Francis Appels
|
93ab281d81
|
Fix tab indent
|
2020-10-26 18:21:47 +01:00 |
|
Francis Appels
|
3ff6f6a04a
|
Move phpcs enable to correct location @frederic34
|
2020-10-26 18:13:25 +01:00 |
|
Francis Appels
|
d6839ddca6
|
No trigger for expedition
|
2020-10-26 16:59:25 +01:00 |
|
Francis Appels
|
7fa7f0a390
|
Re-add set_date_livraison as a deprecated function.
Use correct naming convention for new method naming.
|
2020-10-26 16:50:52 +01:00 |
|
Laurent Destailleur
|
cd4d738a56
|
Merge branch 'translateModLivraison2ModDelivery' of
https://github.com/orebd/dolibarr into develop
# Conflicts:
# htdocs/install/mysql/migration/12.0.0-13.0.0.sql
|
2020-10-25 16:01:18 +01:00 |
|
Frédéric FRANCE
|
ae3228b9e0
|
retrieve the spelling 🎉
|
2020-10-23 20:08:35 +02:00 |
|
AurelienBinard
|
39d538befc
|
Merge branch 'develop' into translateModLivraison2ModDelivery
|
2020-10-06 16:20:25 +02:00 |
|
Aurélien
|
c8cd55e158
|
debug access right after rename class #14697
|
2020-10-06 15:57:50 +02:00 |
|
Aurélien
|
1af42b313c
|
rename livraison pdf and dependencies #14697
|
2020-10-06 13:32:02 +02:00 |
|
Aurélien
|
af7c23b2ac
|
rename folder admin/livraison.php and dependencies #14697
|
2020-10-06 12:05:24 +02:00 |
|
Aurélien
|
5571a166c6
|
change variable #14697
|
2020-10-06 11:37:55 +02:00 |
|
Frédéric FRANCE
|
83eb7a8d8d
|
doxygen
|
2020-10-05 20:16:18 +02:00 |
|
Aurélien
|
bdd095f6bb
|
translate livraison2delivery => change folder, filename and class ref into all dependencies #14697
|
2020-10-05 13:59:59 +02:00 |
|
Laurent Destailleur
|
f57b4fd2fd
|
Fix escaping
|
2020-09-20 02:30:53 +02:00 |
|
Laurent Destailleur
|
e5191cad24
|
Move code of incoterm into the Incoterm Trait.
|
2020-09-16 02:50:18 +02:00 |
|
Laurent Destailleur
|
1f8278c8ca
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
htdocs/core/class/html.formmail.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/langs/en_US/other.lang
htdocs/product/class/product.class.php
htdocs/supplier_proposal/class/supplier_proposal.class.php
|
2020-09-12 04:42:59 +02:00 |
|
Laurent Destailleur
|
5ea3f09e17
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/core/class/translate.class.php
|
2020-09-12 04:29:28 +02:00 |
|
Laurent Destailleur
|
990af9d5cf
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/comm/propal/class/propal.class.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.formmail.class.php
|
2020-09-12 04:25:54 +02:00 |
|
Laurent Destailleur
|
b8fe2188a6
|
Standardize code around model_pdf
|
2020-09-10 01:49:09 +02:00 |
|
Juanjo Menent
|
9bd5ed627f
|
Fix travis issues
|
2020-09-04 09:55:02 +02:00 |
|
Juanjo Menent
|
bb92e64e43
|
FIX: #14474 Error when deleting
|
2020-09-03 12:43:38 +02:00 |
|
Laurent Destailleur
|
964c4ef0d2
|
Standardize code. Use model_pdf.
|
2020-08-18 14:48:38 +02:00 |
|
Tim Otte
|
0e03578e91
|
Fixed translation of product units in documents
|
2020-08-04 11:51:40 +02:00 |
|
Laurent Destailleur
|
e455f8afa6
|
Merge pull request #14369 from Tim-Otte/fix-product-unit-translation
Fixed translation of product units in documents
|
2020-08-04 11:50:50 +02:00 |
|
Tim Otte
|
360afccecc
|
Fixed translation of product units in documents
|
2020-08-04 11:02:16 +02:00 |
|
Laurent Destailleur
|
2687666579
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-07-29 13:54:12 +02:00 |
|
Laurent Destailleur
|
8045cff888
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/expedition/class/expedition.class.php
|
2020-07-29 13:53:09 +02:00 |
|
Laurent Destailleur
|
930ae84dac
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/contact/list.php
htdocs/core/lib/pdf.lib.php
|
2020-07-29 13:50:31 +02:00 |
|
Marc DLL
|
ee55b82a8d
|
FIX: shipping creation: checks not done on weight and sizes
|
2020-07-27 23:27:44 +02:00 |
|
Frédéric FRANCE
|
e5402988d9
|
Merge remote-tracking branch 'upstream/develop' into Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword
|
2020-05-24 17:58:18 +02:00 |
|
Francis Appels
|
efa4ffa326
|
Fix ref_int deprecation.
Add to changelog and allow to use ref_ext for shipments.
|
2020-05-23 16:46:42 +02:00 |
|
Frédéric FRANCE
|
b41ac00b98
|
add new rule
|
2020-05-21 15:05:19 +02:00 |
|
Frédéric FRANCE
|
f5688b2eec
|
add new rule
|
2020-05-21 01:52:25 +02:00 |
|
Laurent Destailleur
|
ff8d22a80d
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/expedition/class/expedition.class.php
scripts/cron/cron_run_jobs.php
|
2020-05-18 15:57:01 +02:00 |
|
Laurent Destailleur
|
9336828710
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/comm/action/class/actioncomm.class.php
htdocs/compta/paiement/card.php
htdocs/expedition/class/expedition.class.php
|
2020-05-18 15:54:39 +02:00 |
|
Laurent Destailleur
|
45345440a4
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
htdocs/expedition/class/expedition.class.php
scripts/cron/cron_run_jobs.php
|
2020-05-18 15:50:36 +02:00 |
|
Maxime Kohlhaas
|
3d9d5d0ad5
|
Fix : entity was missing in expedition fetch
|
2020-05-18 11:03:32 +02:00 |
|
Scrutinizer Auto-Fixer
|
8f0e00b4aa
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-05-02 01:39:56 +00:00 |
|
Laurent Destailleur
|
d8ba28185a
|
Merge pull request #13706 from leninrivas/develop
Cancel shipping
|
2020-04-27 14:06:39 +02:00 |
|
Scrutinizer Auto-Fixer
|
1bf5745286
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-04-25 11:52:07 +00:00 |
|
Laurent Destailleur
|
7bbfd2175d
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/fourn/class/fournisseur.commande.dispatch.class.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/reception/class/reception.class.php
|
2020-04-24 18:58:47 +02:00 |
|
Marc Guenneugues
|
3ea8d1895b
|
Clean line extrafields when deleting expedition
|
2020-04-23 19:09:05 +02:00 |
|
Laurent Destailleur
|
72c6ac1c72
|
Complete #13708, normalization of code
|
2020-04-23 13:21:39 +02:00 |
|
stickler-ci
|
ff694c22d1
|
Fixing style errors.
|
2020-04-23 05:54:13 +00:00 |
|
Lenin Rivas
|
47654fd629
|
Shipment Canceled
Shipment canceled, not delete ref and recovery stock.
|
2020-04-23 00:49:31 -05:00 |
|
Laurent Destailleur
|
67a7d6b77d
|
Look and feel v12
|
2020-04-20 15:57:15 +02:00 |
|
Scrutinizer Auto-Fixer
|
444c293c01
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-04-10 08:59:32 +00:00 |
|
Laurent Destailleur
|
79b1a2e191
|
Merge pull request #13457 from oscim/patch-30
Update expedition.class.php
|
2020-04-02 12:57:24 +02:00 |
|
stickler-ci
|
5a62da101d
|
Fixing style errors.
|
2020-03-31 09:04:46 +00:00 |
|
oscim
|
f66c90ca8b
|
Update expedition.class.php
report usage multicurrency of thirdparty in fetch method expedition for use in other process
|
2020-03-31 10:57:52 +02:00 |
|
stickler-ci
|
24c5f57da2
|
Fixing style errors.
|
2020-03-31 08:56:26 +00:00 |
|
oscim
|
5895858546
|
Update expedition.class.php
report fk_unit line in fetch_line methode
|
2020-03-31 10:54:14 +02:00 |
|
Scrutinizer Auto-Fixer
|
f413ce6aac
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-03-12 11:45:44 +00:00 |
|
Laurent Destailleur
|
054ffb7547
|
Depreciate variables not used by Dolibarr.
|
2020-03-06 14:38:06 +01:00 |
|
Laurent Destailleur
|
7866f89585
|
Merge pull request #13260 from atm-quentin/FIX_ecm_files
FIX ecm_files didnt match cause document ref contained "/"
|
2020-03-03 23:09:02 +01:00 |
|
atm-quentin
|
9446138951
|
FIX ecm_files didnt match cause document ref contained "/"
|
2020-03-03 12:07:18 +01:00 |
|
Francis Appels
|
0e65d08455
|
Fix set create_line rang parameter not required
|
2020-02-07 10:16:56 +01:00 |
|
Laurent Destailleur
|
f45710a4b1
|
Fix phpcs
|
2019-12-23 15:51:23 +01:00 |
|
Laurent Destailleur
|
9a08a6bf6d
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/categories/traduction.php
htdocs/compta/facture/class/facture.class.php
htdocs/contact/card.php
htdocs/core/modules/modSociete.class.php
htdocs/fourn/class/fournisseur.product.class.php
htdocs/langs/en_US/products.lang
htdocs/margin/agentMargins.php
htdocs/margin/customerMargins.php
htdocs/margin/productMargins.php
htdocs/margin/tabs/productMargins.php
htdocs/margin/tabs/thirdpartyMargins.php
|
2019-12-23 14:13:26 +01:00 |
|
Laurent Destailleur
|
eb32e98127
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
|
2019-12-23 14:01:44 +01:00 |
|
Laurent Destailleur
|
36e6036e9e
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-12-23 14:01:00 +01:00 |
|
Maxime Kohlhaas
|
3e19702e39
|
Fix prevent double action on shipment close
|
2019-12-17 18:05:59 +01:00 |
|
Frédéric FRANCE
|
3dfb586d15
|
missing $conf
|
2019-11-28 22:50:39 +01:00 |
|
Scrutinizer Auto-Fixer
|
b40ecc3933
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2019-11-13 18:37:08 +00:00 |
|
stickler-ci
|
d8267fee4a
|
Fixing style errors.
|
2019-11-10 11:00:19 +00:00 |
|
Philippe GRAND
|
a0de5bf7cb
|
add some comment
|
2019-11-10 12:01:34 +01:00 |
|
Laurent Destailleur
|
5d41268d1e
|
CSS
|
2019-11-04 19:28:04 +01:00 |
|
Laurent Destailleur
|
d232b7a387
|
Merge pull request #12286 from grandoc/new_branch_01_11_2019
add some comment
|
2019-11-02 13:00:23 +01:00 |
|
Laurent Destailleur
|
45c77b4560
|
Renaming some libelle into label
|
2019-11-02 12:59:38 +01:00 |
|
Laurent Destailleur
|
c12e66e2a2
|
Merge branch 'develop' into new_branch_01_11_2019
|
2019-11-02 12:00:04 +01:00 |
|
Laurent Destailleur
|
cea2c3a9f4
|
Look and feel v11
|
2019-11-01 23:58:14 +01:00 |
|
Philippe Grand
|
99cf8f07e9
|
Update expedition.class.php
|
2019-11-01 11:25:29 +01:00 |
|
stickler-ci
|
4628caf0a3
|
Fixing style errors.
|
2019-11-01 09:48:58 +00:00 |
|
Philippe GRAND
|
d82b7f5840
|
add some comment
|
2019-11-01 10:48:21 +01:00 |
|
Laurent Destailleur
|
2e573fd794
|
Fix save of units
Conflicts:
htdocs/expedition/card.php
htdocs/product/card.php
htdocs/product/class/product.class.php
|
2019-10-23 03:03:55 +02:00 |
|
Laurent Destailleur
|
f0355b3057
|
Debug option PRODUCT_ADD_NET_MEASURE
|
2019-10-23 02:58:39 +02:00 |
|
Frédéric FRANCE
|
e75f7d448c
|
Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen
|
2019-10-16 20:00:01 +02:00 |
|
Laurent Destailleur
|
7960c91955
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/journal/bankjournal.php
htdocs/theme/md/style.css.php
|
2019-10-16 17:27:41 +02:00 |
|
Juanjo Menent
|
5a1682509b
|
FIX It is not possible to create an expedition if there is no unit data
|
2019-10-16 11:11:34 +02:00 |
|
Alexandre SPANGARO
|
91b3bf76fd
|
Merge branch 'develop' into 11.0_https
|
2019-10-01 06:11:43 +02:00 |
|
Laurent Destailleur
|
f3bc319a78
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/expedition/class/expedition.class.php
htdocs/takepos/takepos.php
|
2019-09-27 14:11:14 +02:00 |
|
JC Prieto
|
cdb6e7f9a6
|
Fix moved to fetch_line()
Fix moved to fetch_line()
|
2019-09-26 20:34:28 +02:00 |
|
JC Prieto
|
0893926189
|
Update expedition.class.php
Clear lines before fech them.
|
2019-09-25 12:49:19 +02:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
Laurent Destailleur
|
14fabeb377
|
Variable rangtouse -> ranktouse
|
2019-08-10 00:46:20 +02:00 |
|