lmarcouiller
4547de8d4a
New : api for knowledgemanagement
2021-08-27 12:16:59 +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
Laurent Destailleur
c6c87cd813
Fix duplicated code and missing declaration
2021-08-26 21:37:00 +02:00
Laurent Destailleur
a6ed743af3
Fix duplicated code and missing declaration
2021-08-26 21:35:31 +02:00
lmarcouiller
c70813d718
New : rest api POST orders shipment
2021-08-26 17:03:00 +02:00
Christian Foellmann
ac7f0f8a4e
add hook 'functionGetEntity' to manipulate entities for queries on the fly
2021-08-26 15:04:59 +02:00
mbinformatique68
ac803f7247
NEW Added address field into contacts list
2021-08-26 14:36:12 +02:00
Laurent Destailleur
ac55a052b2
Fix warning abuot external users shown only if appropriate
2021-08-26 12:41:37 +02:00
lmarcouiller
f482be84bf
New : rest api GET orders shipements
2021-08-26 12:35:31 +02:00
Laurent Destailleur
931f712c5f
Fix import gender man/woman, not 0/1 + import of thirdparty for members
2021-08-26 11:55:22 +02:00
Laurent Destailleur
ac2fc9c57f
Fix import gender man/woman, not 0/1 + import of thirdparty for members
2021-08-26 11:53:57 +02:00
lmarcouiller
7dc7b746cb
FIx error 500 on restler api PHP 8.0
2021-08-26 10:32:29 +02:00
stickler-ci
bafe22ff77
Fixing style errors.
2021-08-26 02:29:45 +00:00
henrynopo
f6daad4480
Update card.php
2021-08-26 10:25:32 +08:00
henrynopo
daa34032ff
Update bills.lang
2021-08-26 09:43:02 +08:00
henrynopo
054b466e0a
Update card.php
2021-08-26 09:40:44 +08:00
Laurent Destailleur
65629711d0
FIX #18484
2021-08-25 14:53:14 +02:00
Laurent Destailleur
6c71c6f5e5
Fix trans
2021-08-25 14:18:52 +02:00
Laurent Destailleur
d022b3b0a1
FIx #18481
2021-08-25 12:24:13 +02:00
Alexandre SPANGARO
01a6d8296e
NEW Task - Add From/to input on search date
2021-08-25 09:30:52 +02:00
Laurent Destailleur
e4cbc2140e
Fix doc and token renewal with NOSESSION
2021-08-24 21:48:38 +02:00
Laurent Destailleur
2268fc11ed
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-24 16:38:55 +02:00
Laurent Destailleur
07053d8605
Fix sql injection
2021-08-24 16:38:39 +02:00
Laurent Destailleur
90c12ae340
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-24 16:37:42 +02:00
Laurent Destailleur
07ab352877
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/list.php
2021-08-24 16:37:18 +02:00
Laurent Destailleur
5b7fb9a4bb
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2021-08-24 16:36:39 +02:00
Laurent Destailleur
ba594b20e0
Fix phpcs
2021-08-24 16:36:27 +02:00
Laurent Destailleur
9752819fe3
Merge pull request #18342 from atm-gauthier/NEW_shpping_method_and_trackingurl_on_shipping_list
...
NEW : display shipping method and tracking url on shipment list
2021-08-24 15:54:21 +02:00
Laurent Destailleur
76c3f10842
Merge pull request #18438 from aspangaro/15a4
...
NEW Supplier order - Add From/to input on search date
2021-08-24 15:53:15 +02:00
Laurent Destailleur
02a0e44f07
Merge pull request #18440 from aspangaro/15a5
...
NEW Contract - Add From/to input on search date
2021-08-24 15:52:47 +02:00
Laurent Destailleur
1c665c34cd
Merge pull request #18485 from fappels/14_fix_supplier_order_card
...
Fix warning on supplier order card when reception enabled.
2021-08-24 15:31:05 +02:00
Laurent Destailleur
96fed159ec
Merge pull request #18450 from frederic34/patch-8
...
make public url more readable
2021-08-24 15:30:08 +02:00
Laurent Destailleur
8aa262f302
Merge pull request #18453 from aspangaro/14p15
...
FIX #18353 Invoice list translation issue
2021-08-24 15:29:32 +02:00
Laurent Destailleur
e0fd8b5eb8
Simplify code
2021-08-24 15:28:59 +02:00
Laurent Destailleur
22339a3ed3
Merge pull request #18451 from cfoellmann/PR/form-buttons-function
...
improve forms - buttonsSaveCreate()
2021-08-24 15:26:03 +02:00
Laurent Destailleur
a9b0c4ebc5
Merge pull request #18455 from aspangaro/14p10
...
FIX #18375 SQL Error on tasks statistics
2021-08-24 15:16:06 +02:00
Laurent Destailleur
2d870d0f81
Merge branch '14.0' into 14p10
2021-08-24 15:15:38 +02:00
henrynopo
73c0471ead
Fix error of supplier invoice (variable amount)
...
This update fixed the coding error for addline of deposit invoice for variable amount.
In addition, there is no invoice template for supplier invoice, so I also corrected the respective description.
2021-08-24 15:12:15 +02:00
Laurent Destailleur
c3fe1bfdc0
Merge pull request #18459 from henrynopo/patch-9
...
Fix error of supplier invoice (variable amount)
2021-08-24 15:09:53 +02:00
Laurent Destailleur
15da97f1da
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/accountancy/journal/expensereportsjournal.php
htdocs/accountancy/journal/purchasesjournal.php
htdocs/accountancy/journal/sellsjournal.php
htdocs/compta/facture/card.php
htdocs/product/price.php
2021-08-24 15:05:14 +02:00
Laurent Destailleur
591059847e
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/product/price.php
2021-08-24 15:00:35 +02:00
Laurent Destailleur
67baa48c16
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/fourn/facture/list.php
2021-08-24 14:56:13 +02:00
Laurent Destailleur
6fa5930e8d
Fix label must not be translated
2021-08-24 14:54:46 +02:00
Laurent Destailleur
b10f75932f
Merge pull request #18466 from aspangaro/14p16
...
FIX Supplier invoice list - Wrong language key used
2021-08-24 14:51:46 +02:00
Laurent Destailleur
169282c82b
Merge pull request #18458 from andreubisquerra/develop
...
NEW Split Sale in TakePOS
2021-08-24 14:51:08 +02:00
Laurent Destailleur
1a56fdad22
Fix type
2021-08-24 14:48:53 +02:00
Laurent Destailleur
b6d74be5cd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-24 14:48:08 +02:00
Laurent Destailleur
465c9bf287
NEW Introduce method hasRight
2021-08-24 14:47:50 +02:00
Laurent Destailleur
8b2c82dd23
Fix position of fields
2021-08-24 14:27:18 +02:00