Commit Graph

110350 Commits

Author SHA1 Message Date
dependabot[bot]
9464fe0abc
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 09:52:41 +00:00
Laurent Destailleur
bc81f372ac
Merge pull request #21362 from bb2a/FIX---Cancel-order
FIX - Right close order
2022-06-27 11:46:55 +02:00
Laurent Destailleur
bec187b9b4
Merge pull request #21370 from atm-lena/develop_FIX_TransferCorrectionStock_Extrafields
FIX : don't display product's extrafields for transer / correction stock
2022-06-27 11:45:31 +02:00
Laurent Destailleur
fdb5eedd12
Merge pull request #21366 from turrisxyz/Dependabot-GitHub-Actions
chore: Included githubactions in the dependabot config
2022-06-27 11:43:46 +02:00
Laurent Destailleur
c94c9487f8
Merge pull request #21367 from frederic34/patch-4
Delete target.class.php.back
2022-06-27 11:39:47 +02:00
Laurent Destailleur
a1f974f356
Merge pull request #21374 from aspangaro/17p2
Look & Feel v16 - Align amount to right on card
2022-06-27 11:39:31 +02:00
Laurent Destailleur
917b295810
Merge pull request #21375 from aspangaro/16p5-php8
PHP8 warning & typo on key
2022-06-27 11:38:28 +02:00
Laurent Destailleur
80ccdd1c5c
Merge pull request #21384 from aspangaro/17p5-PCNLux
NEW Add chart of accounts PCN2020 for Luxemburg
2022-06-27 11:29:20 +02:00
Laurent Destailleur
d2ed38ee1b
Merge pull request #21387 from ptibogxiv/patch-22
Fix REST API for categories
2022-06-27 11:24:04 +02:00
Laurent Destailleur
7ca7dcc8fc
Merge pull request #21390 from bb2a/FIX---php-V8-composition-card
FIX - php V8 composition card
2022-06-27 11:12:06 +02:00
Laurent Destailleur
834d129634
Update product.class.php 2022-06-27 11:11:43 +02:00
Laurent Destailleur
62523cb526
Merge pull request #21391 from bb2a/FIX---php-V8-product-batch
FIX - php V8 product batch
2022-06-27 11:11:13 +02:00
Laurent Destailleur
7e94eaac07 Debug v16 2022-06-27 10:53:03 +02:00
Laurent Destailleur
f09638972c Debug v16 2022-06-27 10:45:04 +02:00
Laurent Destailleur
4e46c3f7a2 Clean code 2022-06-27 10:17:14 +02:00
BB2A Anthony Berton
0951fabd55 FIX - php V8 product batch 2022-06-27 09:22:26 +02:00
BB2A Anthony Berton
f3b3e97d49 Recursive call if there is childs to child 2022-06-27 08:51:12 +02:00
BB2A Anthony Berton
ebe8e34249 total init 2022-06-27 08:49:27 +02:00
BB2A Anthony Berton
550c57d53e FIX - php V8 composition card 2022-06-27 08:45:38 +02:00
Laurent Destailleur
0b138167f6 Debug v16 2022-06-26 21:00:46 +02:00
Laurent Destailleur
7262a097e3 Better error message 2022-06-26 20:27:51 +02:00
Laurent Destailleur
863ab1d8af css 2022-06-26 17:00:45 +02:00
ptibogxiv
7f9a167d96
Update api_categories.class.php 2022-06-26 17:00:38 +02:00
ptibogxiv
1cfbadb197
Fix REST API for categories 2022-06-26 16:59:22 +02:00
Alexandre SPANGARO
667fda9d16 Fix Problem on trema 2022-06-26 08:14:04 +02:00
Alexandre SPANGARO
2dd3faa258 NEW Add chart of accounts PCN2020 for Luxemburg 2022-06-26 07:54:45 +02:00
Alexandre SPANGARO
eb31df3113 Remove Old PCN2009 2022-06-26 07:05:54 +02:00
Alexandre SPANGARO
11a1273211 PHP8 warning & typo on key 2022-06-25 07:13:15 +02:00
Alexandre SPANGARO
c6a8242e76 Look & Feel v16 - Align amount to right on card 2022-06-25 07:09:24 +02:00
Alexandre SPANGARO
f8477f8b25 Look & Feel v16 - Align amount to right on card 2022-06-25 07:03:36 +02:00
Alexandre SPANGARO
cadf8ebe29 Look & Feel v16 - Align amount to right on card 2022-06-25 06:55:10 +02:00
Alexandre SPANGARO
f2e1a8de8b Look & Feel v16 - Align amount to right on card 2022-06-25 06:51:48 +02:00
Laurent Destailleur
15e5488694 Look and feel v16 2022-06-25 04:18:38 +02:00
Laurent Destailleur
14832bb543 FIX timeout due to too many the same request 2022-06-25 04:15:04 +02:00
Laurent Destailleur
00649e791c Fix #yogosha11452 2022-06-25 02:18:16 +02:00
Laurent Destailleur
f5eeb93350 phpcs 2022-06-25 01:45:27 +02:00
Laurent Destailleur
e6cb8b6d0e Fix sql error 2022-06-24 18:22:47 +02:00
atm-lena
9d1b1c2c82 FIX : don't display product's extrafields for transer / correction stock 2022-06-24 12:12:22 +02:00
Laurent Destailleur
2a32ebbf6c Fix token 2022-06-24 11:26:26 +02:00
Frédéric FRANCE
473de027f7
Delete target.class.php.back 2022-06-24 07:54:21 +02:00
naveen
3a9091bd83 chore: Included githubactions in the dependabot config
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.

Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot

GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
2022-06-24 01:32:21 +00:00
Laurent Destailleur
930ce5b305 Responsive 2022-06-23 22:29:07 +02:00
Laurent Destailleur
de61b53bd7 responsive 2022-06-23 22:18:23 +02:00
Laurent Destailleur
53c6bfb8ae Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-06-23 20:07:12 +02:00
Laurent Destailleur
cffe543257 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-06-23 19:32:34 +02:00
Laurent Destailleur
6ec17dbe79 Fix phpcs 2022-06-23 19:31:51 +02:00
Laurent Destailleur
4b69e5fc8e Fix message 2022-06-23 17:33:01 +02:00
BB2A Anthony Berton
dbf39b14c5 Merge branch 'FIX---Cancel-order' of https://github.com/bb2a/dolibarr into FIX---Cancel-order 2022-06-23 15:39:38 +02:00
BB2A Anthony Berton
0d00c4b26d FIX 2022-06-23 15:34:45 +02:00
Laurent Destailleur
49e4a070dc Work on #21136 2022-06-23 14:14:25 +02:00