HENRY Florian
51e4ce05c9
FIX: mandatory extrafelds on lines are not checked ( #34228 )
...
* FIX: mandatory extrafelds on lines are not checked
* FIX: mandatory extrafelds on lines are not checked
2025-05-22 17:40:41 +02:00
Laurent Destailleur (aka Eldy)
1b42078d1e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-01-20 10:24:30 +01:00
atm-florian
ba4e97f07b
FIX 17.0 API endpoints "PUT": prevent overwriting all extrafields if only some are supplied in the request cf. PR #29237
...
+ security for Tickets API: disable updating rowid
2025-01-16 10:37:29 +01:00
William Mead
4cd82df73c
FIX late propal search option (v18+) ( #30687 )
...
* Fixed search late propal. Added search late propal checkbox.
* Removed late date alert checkbox
2024-09-13 04:07:24 +02:00
HENRY Florian
32aaab75b5
fix: hidden option MAIN_KEEP_REF_CUSTOMER_ON_CLONING always win on pr… ( #30340 )
...
* fix: hidden option MAIN_KEEP_REF_CUSTOMER_ON_CLONING always win on propal clone even if it's for enother customer
* Update propal.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-07-10 18:53:57 +02:00
Laurent Destailleur
d4b49fac4a
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-06-29 20:49:03 +02:00
Laurent Destailleur
00b58c94c3
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-06-29 20:48:39 +02:00
Yannis Hoareau
26e09f85d2
FIX: Unsigned propal having signing date ( #29825 )
...
* FIX propal dates: setting sign date only if signed
* FIX propal dates: clearing sign date when reopenning a propal
* FIX propal dates: reworked + not clearing sign date
Not clearing the sign date anymore because of 17.0 configuration that allow the user to choose if he wants to keep the previous sign date or the current date.
* FIX propal dates: move comma to fix sql syntax error
* FIX propal dates: add SQL request to update database
This SQL request is meant to set the sign date and the signing user to null to match the fix
* Update 15.0.0-16.0.0.sql
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-06-04 10:52:29 +02:00
Regis Houssin
85a08a9288
FIX sometimes a string type instead integer is return, why ?
2024-03-31 19:17:58 +02:00
Laurent Destailleur
a0b26ae7cd
FIX Amount of localtaxes in foreign currency was wrong on screen and PDF
2024-03-13 22:04:44 +01:00
Laurent Destailleur
127de7e7d8
FIX On object validation, ecm index are not updated for uploaded files
2023-11-01 16:17:54 +01:00
Laurent Destailleur
8d254e341b
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-09-16 14:11:26 +02:00
Laurent Destailleur
0d2d68dfc7
FIX #25934 #25929
2023-09-16 13:23:11 +02:00
Laurent Destailleur
bf3c0e9d4a
FIX Avoid duplicate popup when popup setup to work as ajax
2023-09-12 10:52:15 +02:00
Laurent Destailleur
bef9146bb1
Fix warnings
2023-08-05 12:50:09 +02:00
Laurent Destailleur
e01f05cf96
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-07-02 21:16:50 +02:00
Laurent Destailleur
15b7f736a7
Fix warning
2023-07-01 13:07:14 +02:00
Laurent Destailleur
02ca89cf52
Merge pull request #25234 from FHenry/16_fix_calc_update_price_on_update
...
FIX: VTA rounding calc option must be the same on update line as on create line
2023-06-29 17:41:09 +02:00
Florian HENRY
505ea31c30
FIX: TVA calc option must be the same on update line as on create line
2023-06-29 16:50:21 +02:00
Frédéric FRANCE
e74d8fa54d
use isModEnabled
2023-06-29 14:04:39 +02:00
Frédéric France
a575b696e7
use user hasRight
2023-06-19 23:27:24 +02:00
Laurent Destailleur
6b94d60d9a
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-06-16 01:36:46 +02:00
Laurent Destailleur
00431c1ece
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-06-16 01:09:56 +02:00
Laurent Destailleur
2695dd2e7a
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/comm/propal/card.php
2023-06-10 12:11:57 +02:00
hystepik
597b36e57c
Fix : php8.1 warnings with strict mode
2023-06-10 10:47:36 +02:00
Jean
e1939d1c06
FIX #20304 propaldates update
2023-06-10 09:55:47 +02:00
Frédéric FRANCE
2752154f9b
Update propal.class.php
2023-05-31 13:56:41 +02:00
Laurent Destailleur
476f95c4f6
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/subscription/list.php
htdocs/comm/action/index.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/core/modules/propale/doc/pdf_cyan.modules.php
htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
htdocs/cron/class/cronjob.class.php
htdocs/eventorganization/class/conferenceorbooth.class.php
htdocs/modulebuilder/template/myobject_list.php
htdocs/public/ticket/list.php
htdocs/supplier_proposal/list.php
htdocs/ticket/class/ticket.class.php
2023-05-17 00:57:17 +02:00
Laurent Destailleur
c8186209ad
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
...
Conflicts:
htdocs/expedition/card.php
htdocs/install/mysql/migration/15.0.0-16.0.0.sql
htdocs/install/mysql/tables/llx_overwrite_trans.key.sql
htdocs/projet/tasks.php
htdocs/projet/tasks/time.php
2023-05-17 00:36:12 +02:00
Laurent Destailleur
9743bbde60
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-05-16 19:46:09 +02:00
stickler-ci
2c97b66c24
Fixing style errors.
2023-05-16 14:57:46 +00:00
avolani
79cacf58c2
Update propal.class.php
...
Fix IDs on created proposal lines when cloning so the hook createFrom has all the clone infos
2023-05-16 16:53:58 +02:00
Laurent Destailleur
5dd3f57a1e
Debug v18
2023-05-11 13:11:21 +02:00
Laurent Destailleur
4028b5d568
Clean code
2023-04-29 13:13:12 +02:00
VMR Global Solutions
926aa6fec7
API add / fix filter on extrafields in index()
...
Add / change in api_xxx.class.php files the ability to filter on extrafields when missing in the public functions index()
by changing the SQL query with the pattern
" FROM ".MAIN_DB_PREFIX"xxxx AS t LEFT JOIN ".MAIN_DB_PREFIX."xxxx_extrafields AS ef ON (ef.fk_object = t.rowid)
2023-04-28 09:31:33 +02:00
Laurent Destailleur
2f3cefcc09
Clean code
2023-04-26 11:41:02 +02:00
Frédéric FRANCE
057407554a
use isModEnabled
2023-04-19 14:06:16 +02:00
Laurent Destailleur
8898a1a432
Debug ajax tooltip
2023-04-03 19:51:40 +02:00
Sylvain Legrand
639bf8ddd3
Update propal.class.php
2023-03-30 22:38:10 +02:00
Sylvain Legrand
a8d4ea406b
Update description of products on cloning
2023-03-30 22:14:04 +02:00
Frédéric FRANCE
c93d615e42
enhance tooltip ajax info
2023-03-14 22:27:35 +01:00
Frédéric FRANCE
045d4284f5
fetch thirdparty in propal tooltip only in ajax request
2023-03-13 10:04:03 +01:00
Laurent Destailleur
2660948778
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-12 22:08:50 +01:00
Laurent Destailleur
5ec52548ab
For countries using the 2nd or 3rd tax, we force
...
MAIN_NO_INPUT_PRICE_WITH_TAX to disable input/edit of lines using the
price including tax (because 2nb and 3rd tax not yet taken into
account).
Work In Progress to support all taxes into unit price entry when
MAIN_UNIT_PRICE_WITH_TAX_IS_FOR_ALL_TAXES is set.
2023-03-11 20:37:01 +01:00
Laurent Destailleur
ae8b213d04
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-10 13:31:02 +01:00
Laurent Destailleur
c7431b83ec
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-03-10 13:14:13 +01:00
Laurent Destailleur
7a59c0ef4b
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-03-10 13:03:11 +01:00
Laurent Destailleur
a92081cf43
Debug Kanban views
2023-03-07 22:04:40 +01:00
Laurent Destailleur
2b4f4e9e4a
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-04 15:25:58 +01:00
Laurent Destailleur
89810f97c1
Merge pull request #23941 from ATM-Consulting/FIX_propalestats_SQL_unknown_column_fk_soc
...
FIX: SQL error "unknown column p.fk_soc"
2023-03-03 13:41:32 +01:00