2
0
forked from Wavyzz/dolibarr
Commit Graph

677 Commits

Author SHA1 Message Date
Laurent Destailleur
2a9f4da015 FIX #25290 FIX #25287 FIX #25288 2023-07-06 22:02:23 +02:00
Anthony Berton
1d8d8fce9a FIX - Default values (on creation forms) is not aplicate for propal or orders 2023-07-06 11:59:16 +02:00
Sylvain Legrand
c33d86e1df Extend the IMPORT_LINKED_OBJECT_LINES option to invoices 2023-07-03 07:00:36 +03: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
f5ee615c9f FIX default value for condition of payment on proposal 2023-06-15 13:19:52 +02:00
FLIO
bde80075bf fixing the total ttc in the multicurrency section 2023-06-06 00:21:19 +02:00
Laurent Destailleur
c6cb29381e Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-11 19:09:19 +02:00
Laurent Destailleur
9674d234ba FIX On company change, we must reuse the company parameters 2023-05-10 22:05:43 +02:00
Laurent Destailleur
2d784f3008 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-10 05:01:15 +02:00
Florian HENRY
77e52007e4 fix: add field in sql the is use in line 1463 and remove undeclare varible 2023-05-05 19:09:28 +02:00
stickler-ci
13348ede59 Fixing style errors. 2023-05-05 16:22:49 +00:00
NextGestion
e8acd50626 Object line : Prevent adding Free line when the option "MAIN_DISABLE_FREE_LINES" is activated (Proposal, invoice, order, contract) 2023-05-05 17:15:49 +01:00
Laurent Destailleur
91f5971b01 Fix alignment 2023-05-01 18:46:22 +02:00
Laurent Destailleur
72f96cc16c Merge pull request #24437 from FliyFly/editpropalattributes
Edit attributes on propal card
2023-05-01 18:15:06 +02:00
Laurent Destailleur
f44c97d3c6 Code is using the Universal Filter Syntax 2023-04-27 22:12:23 +02:00
Laurent Destailleur
3065b9ca6a Clean code 2023-04-27 21:15:27 +02:00
Frédéric FRANCE
fa849696fb use isModEnabled 2023-04-18 20:16:02 +02:00
Laurent Destailleur
9a420b8f41 Clean code 2023-04-18 16:15:27 +02:00
FLIO
74c1bcf4e8 Fix to correspond to the requested table 2023-04-11 12:58:00 +02:00
FLIO
5e34099363 Fix to correspond to the requested table 2023-04-11 12:48:44 +02:00
FLIO
8463bce9f5 fix. the </td> were 3 lines down after the additional amount 2023-04-05 16:02:50 +02:00
FLIO
c7657ed3fd fix the missing condition and missing price total_ttc 2023-04-05 02:40:39 +02:00
FLIO
1ea251d813 new attributes on propal card 2023-04-04 16:10:02 +02:00
Laurent Destailleur
f1898e5ac0 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-31 02:54:22 +02:00
Laurent Destailleur
ec61e638a9 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-31 02:50:22 +02:00
Laurent Destailleur
dfd0bd8107 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-31 02:48:17 +02:00
Sylvain Legrand
a8d4ea406b Update description of products on cloning 2023-03-30 22:14:04 +02:00
Gilles Lengy
885b767a1f FIX|Fix #24298 No error or 0.00 instead of NULL in database anymore when emptying an extrafield of type price on a propal card 2023-03-22 20:26:19 +01:00
Laurent Destailleur
6c110fb2b5 Fix warnings 2023-03-19 10:19:35 +01:00
Laurent Destailleur
dc2cb7fbb3 NEW Add dropdown button actions (example on Create button on project) 2023-03-18 14:10:23 +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
Frédéric FRANCE
b5813a2d05 fix reload supplier order 2023-03-10 10:03:17 +01:00
Laurent Destailleur
25d09d7516 Tab events for proposals 2023-03-06 17:42:06 +01:00
Frédéric FRANCE
f24a2608d2 add pictos 2023-03-03 14:04:16 +01:00
Frédéric FRANCE
52856303d9 add pictos on forms 2023-03-03 12:06:27 +01:00
Frédéric FRANCE
f560d060d0 pictos 2023-03-03 11:18:42 +01:00
Frédéric FRANCE
ae83802f38 can set default values without overriding thirdparty defaults 2023-03-03 10:31:24 +01:00
Laurent Destailleur
b0b1e8d327 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-27 03:40:12 +01:00
Philippe GRAND
05a32ab993 fix : Fatal error: Uncaught TypeError: Unsupported operand types: string / int in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/comm/propal/card.php on line 1420 2023-02-25 14:31:20 +01:00
Laurent Destailleur
5e4cf97a16 Merge pull request #23758 from marcusdeangabriel/PROPALE_MODIFY_MARGIN_RATES
NEW Can modify margin rates in offers like VAT rates.
2023-02-22 17:29:20 +01:00
Laurent Destailleur
53c8329b50 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-17 17:11:23 +01:00
Laurent Destailleur
1ac4e6f458 Fix phpunit 2023-02-17 16:52:00 +01:00
Laurent Destailleur
cfd9e7ed62 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-17 16:17:06 +01:00
Juanjo Menent
670ae506e3 Fix: Bad assignation for external users access 2023-02-15 10:47:25 +01:00
Frédéric FRANCE
ae48571135 use user->hasRight 2023-02-14 22:56:12 +01:00
mgabriel
b8cd507287 As suggested by Dolibarr, removed PROPALE_MODIFY_MARGIN_RATES as not needed. 2023-02-06 10:06:23 +01:00
mgabriel
99e5c89484 In CodingPhpTest::testPHP, found a GETPOST that uses 'none' as a parameter which is not allowe. 2023-02-02 10:20:02 +01:00
stickler-ci
35ce7352e8 Fixing style errors. 2023-02-02 08:09:57 +00:00
mgabriel
895957e89d Modify margin rates in offers like VAT rates. 2023-02-02 08:41:08 +01:00