2
0
forked from Wavyzz/dolibarr
Commit Graph

129126 Commits

Author SHA1 Message Date
HENRY Florian
202a71ab8f FIX: Sort Stock To Date on PMP (#33678) 2025-04-01 10:42:21 +02:00
ldestailleur
b925cdd0f2 Sync transifex 2025-04-01 10:25:24 +02:00
ldestailleur
8db856a90e Fix error with vi_VN 2025-04-01 09:59:08 +02:00
ldestailleur
158e2f070e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-01 09:36:49 +02:00
ldestailleur
1325b249b0 Clean code to fix some phan warnings 2025-04-01 09:36:36 +02:00
Chosto
ccc25e5970 [MC] Fix illegal table.column PostgreSQL UPDATE syntax (#33673) 2025-04-01 01:08:31 +02:00
MDW
929c9e435c Qual: Suppress unneeded phan-force (#33671) 2025-04-01 01:06:50 +02:00
John BOTELLA
80937f3160 Fix transfert stock float (#33669) 2025-03-31 21:58:54 +02:00
atm-irvine
ce0bcdf6cc feat(contract-line): created new endpoint paginated with limit and page (#33222)
* feat(contract-line): created new endpoint paginated with limit and page

* fix(api-contract): added type to php doc

* Update api_contracts.class.php

* fix(contrat): edit getLines endpoint to add pagination

* feat(contract): added pagination and sqlfilters on getLines contract api'

* Update api_contracts.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-31 19:52:36 +02:00
ldestailleur
04b48b7b09 FIX Link to download check receipt. 2025-03-31 19:34:57 +02:00
ldestailleur
1535db72a6 Fix load status 2025-03-31 18:40:38 +02:00
ldestailleur
9ab0fb0022 Fix phan 2025-03-31 18:30:50 +02:00
ldestailleur
1428503c08 Restore phan instruction 2025-03-31 17:04:03 +02:00
ldestailleur
e435f7652b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-31 16:33:31 +02:00
ldestailleur
6c8ae0b2a6 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-31 16:28:08 +02:00
Lucas Marcouiller
5a28052daf Fix ai dropdown and ai content generation (#33666)
* Fix ai dropdown and ai content generation

* fix ci
2025-03-31 16:03:45 +02:00
ldestailleur
f543dac233 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-03-31 16:02:59 +02:00
ldestailleur
d880c82333 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-31 15:59:46 +02:00
ldestailleur
665814fdf0 Doc 2025-03-31 15:59:28 +02:00
Frédéric FRANCE
eb3032fdce fix missing translation (#33665) 2025-03-31 15:56:57 +02:00
ldestailleur
0bd5371b1d FIX #27976 2025-03-31 15:50:47 +02:00
ldestailleur
90b5e96199 FIX #27976 2025-03-31 15:44:08 +02:00
ldestailleur
5d8fdc1d0b Remove global variable 2025-03-31 13:37:21 +02:00
atm-corentin
7cadf5d53e FIX|Fix # fatal trying update desc invoice situation (#33607)
* fix fatal trying to do a sub between an int and a string

* fix trad unknow issue

* Update card.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-31 13:14:32 +02:00
ldestailleur
b146e32109 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-31 12:40:49 +02:00
ldestailleur
ca1afd6535 Clean code 2025-03-31 12:39:19 +02:00
John BOTELLA
fc34a12e30 UIUX : Giff UX Doc : add experiment ux ajax input feedback (#33661)
* New experiment Tooltip freeze

* fix tooltip ception

* clean

* New giff experimental input feedback

* New giff experimental input feedback

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-31 12:01:00 +02:00
John BOTELLA
d0d4eedc4f Change ux doc link (#33657)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-31 11:59:07 +02:00
John BOTELLA
c2d96f8d68 UIUX : Giff UX Doc add experiment Tooltip freeze (#33655)
* New experiment Tooltip freeze

* fix tooltip ception

* clean

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-31 11:58:55 +02:00
rogue-spectre
bc5b4cff67 Update clientfourn.php (#33663)
correction of a sql request returning a buggy result. 

Instead of the sum of the different donations payments the request returned the number of payment multiplied by the global amount of donation.
2025-03-31 11:44:11 +02:00
rogue-spectre
d74383afce Update clientfourn.php (#33663)
correction of a sql request returning a buggy result. 

Instead of the sum of the different donations payments the request returned the number of payment multiplied by the global amount of donation.
2025-03-31 11:43:18 +02:00
ldestailleur
3eab9d56c7 Fix center 2025-03-31 11:41:00 +02:00
Alexandre SPANGARO
9741fcf4a5 NEW Accountancy - Add filter on chart of accounts (#33656) 2025-03-31 11:39:05 +02:00
John BOTELLA
f21ac2567b Fix : php warning (#33664)
* Fix php warning

* Update html.formsetup.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-31 11:36:53 +02:00
Jyhere
e35c59a4d8 GIFF-Accountancy-2025 - Automatic numbering of accounting entries (#33551)
* NEW: ref with configurable numbering models for Bookkeeping

* FIX: bookkeeping tooltip empty ref depending the list

* FIX: bookkeeping ref numbering missing translations and typo

* NEW: free ref num model for bookkeeping

* Update mod_bookkeeping_argon.php

* FIX: ci

* FIX: replace mistake, removed not necessary ternary

* FIX: phan error and prefix check

* FIX: phan error

* FIX: missing ref column in llx_accounting_bookkeeping_tmp.sql

* CHANGE: use default function getDolGlobalInt(,  = 0)
() param instead of ternary

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-31 11:35:18 +02:00
MDW
dfca22ea45 Fix ci (#33660)
# Fix ci

There are unwanted side-effects with an empty() test in phan.
This alternative implementation avoids that
2025-03-30 20:56:28 +02:00
ldestailleur
f7e0fdc378 Fix phpunit 2025-03-29 17:53:03 +01:00
ldestailleur
533ca31814 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-03-29 17:32:45 +01:00
Florian Mortgat
c9ecc5dfad Remove deprecated columns price_ht and remise from llx_contratdet (#33616)
* [breaking change] Remove deprecated columns `price_ht` and `remise` from llx_contratdet and corresponding class properties

* FIX: remove references to deleted field `price_ht` from module
descriptor (exports)
2025-03-29 17:25:00 +01:00
Alexandre SPANGARO
ffbcd11b68 NEW Accountancy - Centralized account are highlighted (#33648)
* Complete migration for centralized accounts

* Fix display error on centralized account

* NEW update function select_account for centralized account

* FIX CI
2025-03-29 17:20:00 +01:00
Clément
71479cf393 Add object and action to beforeBodyClose (#33652) 2025-03-29 17:19:37 +01:00
ldestailleur
6398c2ee82 Look and feel v22 2025-03-29 16:46:35 +01:00
ldestailleur
55fab0fbe5 NEW Add page list for categories. 2025-03-29 16:16:44 +01:00
ldestailleur
a6266e01fe Fix label 2025-03-29 15:38:29 +01:00
ldestailleur
1bbdd303d3 Fix position of drowndown when checkbox column is on left 2025-03-29 15:32:25 +01:00
ldestailleur
3ab8e1302d Debug v22 2025-03-29 15:29:09 +01:00
ldestailleur
30801a64e5 Debug v22 2025-03-29 15:20:28 +01:00
ldestailleur
c689cffae3 FIX Position of dropdonw with checkbox column on left 2025-03-29 15:20:09 +01:00
ldestailleur
4ba3f0d90e Clean and standardize code for Categories 2025-03-29 15:03:36 +01:00
ldestailleur
ea5bc7bd95 Clean code 2025-03-29 14:11:33 +01:00