Gauthier PC portable 024
|
74f5c092dc
|
FIX : use $linecount = count($this->lines);
|
2021-11-23 10:44:43 +01:00 |
|
Gauthier PC portable 024
|
72614ecc0d
|
Merge branch 'NEW/addline_with_position_choice_develop' of github.com:atm-gauthier/dolibarr into NEW/addline_with_position_choice_develop
|
2021-11-16 16:43:01 +01:00 |
|
Gauthier PC portable 024
|
375dcf7028
|
FIX : dev name
|
2021-11-16 16:42:48 +01:00 |
|
stickler-ci
|
19171d4f8e
|
Fixing style errors.
|
2021-11-16 15:15:55 +00:00 |
|
Gauthier PC portable 024
|
9d41c1390d
|
Merge branch 'NEW/addline_with_position_choice' of github.com:atm-gauthier/dolibarr into NEW/addline_with_position_choice_develop
|
2021-11-16 14:20:24 +01:00 |
|
Gauthier PC portable 024
|
1e0d7d92a9
|
NEW : addline with position choice when MAIN_VIEW_LINE_NUMBER is enabled
|
2021-11-16 14:09:18 +01:00 |
|
Marc de Lima Lucio
|
7e059c0a22
|
NEW: deposit payment terms: futureproof evolutions by storing field as a string
|
2021-10-28 16:53:28 +02:00 |
|
Marc de Lima Lucio
|
668088a63f
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_deposit_payment_terms
|
2021-10-28 15:54:18 +02:00 |
|
Lucas Marcouiller
|
d1ec71197a
|
Fix : scrutinizer errors
|
2021-10-23 11:10:58 +02:00 |
|
Frédéric FRANCE
|
46c4f28478
|
fix multiple warnings
|
2021-10-22 22:15:59 +02:00 |
|
Marc de Lima Lucio
|
47deb64f09
|
FIX: deposit payment terms: sql syntax error
|
2021-10-05 14:19:47 +02:00 |
|
Marc de Lima Lucio
|
004b52f590
|
NEW: deposit payment terms: add field into CRUD methods
|
2021-09-29 12:05:38 +02:00 |
|
Laurent Destailleur
|
e15277bb6c
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-09-28 17:23:07 +02:00 |
|
Laurent Destailleur
|
fc56b88a1f
|
FIX select list of orders not complete when field type of company is on
|
2021-09-28 13:44:42 +02:00 |
|
Laurent Destailleur
|
ee066ad725
|
Cast sql var
|
2021-09-03 21:25:43 +02:00 |
|
Laurent Destailleur
|
8600d8d00d
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-09-01 22:50:06 +02:00 |
|
stickler-ci
|
01a44760a8
|
Fixing style errors.
|
2021-08-29 20:14:19 +00:00 |
|
lainwir3d
|
4381f67a64
|
FIX #18544 Shipment REST API: load thirdparty object into the shipment before validating.
|
2021-08-30 00:08:43 +04:00 |
|
Laurent Destailleur
|
4ba6b0059d
|
Fix travis
|
2021-08-28 17:35:42 +02:00 |
|
Laurent Destailleur
|
2aa3eb3857
|
Merge pull request #18521 from Hystepik/develop#2
Close #18074 : REST API New /order/{id}/shipment get & post
|
2021-08-28 14:44:31 +02:00 |
|
Laurent Destailleur
|
049992aed4
|
Update api_orders.class.php
|
2021-08-28 14:44:13 +02:00 |
|
Laurent Destailleur
|
3585259b55
|
Update api_orders.class.php
|
2021-08-28 14:43:17 +02:00 |
|
Laurent Destailleur
|
d98390e675
|
Update api_orders.class.php
|
2021-08-28 14:42:31 +02:00 |
|
Laurent Destailleur
|
2dd91bf312
|
Clean code
|
2021-08-27 23:36:06 +02:00 |
|
Laurent Destailleur
|
46d993c9a6
|
Clean code
|
2021-08-27 22:42:04 +02:00 |
|
lmarcouiller
|
b9039eea14
|
FIx warehouse limit testing
|
2021-08-27 10:45:04 +02:00 |
|
lmarcouiller
|
eb48566798
|
Close #18074 : New /order/{id}/shipment get & post
|
2021-08-27 10:40:33 +02:00 |
|
lmarcouiller
|
c70813d718
|
New : rest api POST orders shipment
|
2021-08-26 17:03:00 +02:00 |
|
lmarcouiller
|
f482be84bf
|
New : rest api GET orders shipements
|
2021-08-26 12:35:31 +02:00 |
|
Laurent Destailleur
|
8485fee5f9
|
Cast numeric into on sql request
|
2021-08-23 19:33:24 +02:00 |
|
Laurent Destailleur
|
d4b5ee6c85
|
Fix cast into variable into sql request.
|
2021-08-23 17:41:11 +02:00 |
|
Laurent Destailleur
|
58ca982e55
|
Fix trans
|
2021-08-04 14:01:57 +02:00 |
|
Laurent Destailleur
|
f6efe51032
|
Fix trouble with product id = -1
|
2021-07-04 21:02:02 +02:00 |
|
Francis Appels
|
1b7b45d72a
|
Merge remote-tracking branch 'Dolibarr/14.0' into 14_fix_php8_part2
|
2021-06-29 16:56:48 +02:00 |
|
Francis Appels
|
b8f5dc74d7
|
Some order php 8 warning
|
2021-06-29 16:30:36 +02:00 |
|
Laurent Destailleur
|
25c6b64b1e
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/core/modules/delivery/doc/pdf_storm.modules.php
htdocs/core/modules/reception/doc/pdf_squille.modules.php
htdocs/modulebuilder/template/core/modules/mymodule/doc/pdf_standard_myobject.modules.php
htdocs/recruitment/core/modules/recruitment/doc/pdf_standard_recruitmentjobposition.modules.php
|
2021-06-29 15:58:26 +02:00 |
|
Laurent Destailleur
|
1cf3408f5b
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/contact/class/contact.class.php
|
2021-06-29 15:52:39 +02:00 |
|
Francis Appels
|
69affc5df5
|
Fix php 8 warnings
|
2021-06-28 16:25:16 +02:00 |
|
Maxime Kohlhaas
|
c3cbd29542
|
Fix #17836 : order delay warning in list was wrong, date_commande is deprecated
|
2021-06-27 09:04:47 +02:00 |
|
stickler-ci
|
26f72b7fff
|
Fixing style errors.
|
2021-06-19 12:58:08 +00:00 |
|
Laurent Destailleur
|
3669600242
|
Update commande.class.php
|
2021-06-19 14:55:41 +02:00 |
|
Laurent Destailleur
|
194637cfda
|
Merge branch 'develop' into oldline
|
2021-06-19 14:54:44 +02:00 |
|
Laurent Destailleur
|
dfa5c419b3
|
Update commande.class.php
|
2021-06-19 14:52:06 +02:00 |
|
Laurent Destailleur
|
fb46ece906
|
Fix yogosha 6347
|
2021-06-09 15:36:47 +02:00 |
|
Laurent Destailleur
|
2586fcd1a3
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/commande/class/commandestats.class.php
htdocs/core/actions_massactions.inc.php
htdocs/core/modules/propale/doc/pdf_cyan.modules.php
htdocs/holiday/month_report.php
htdocs/product/class/product.class.php
htdocs/product/stock/class/mouvementstock.class.php
htdocs/societe/list.php
|
2021-06-04 11:20:38 +02:00 |
|
Laurent Destailleur
|
6f1c49abcc
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/commande/class/commandestats.class.php
htdocs/user/class/usergroup.class.php
|
2021-06-04 11:04:18 +02:00 |
|
Florian HENRY
|
c91b9d613a
|
FIX: order supplier stats by category now display figures
|
2021-06-01 15:30:17 +02:00 |
|
Laurent Destailleur
|
200c36836b
|
v14
|
2021-05-11 10:44:53 +02:00 |
|
Laurent Destailleur
|
1c95e2b7c7
|
FIX #17453
|
2021-05-03 14:58:29 +02:00 |
|
Laurent Destailleur
|
655056ed31
|
Debug v14
|
2021-04-29 12:10:55 +02:00 |
|