Laurent Destailleur
6a46078449
Fix bad url
2021-02-16 12:59:46 +01:00
Laurent Destailleur
0506bb5e62
Trans
2021-02-16 10:43:29 +01:00
Laurent Destailleur
54640199af
Fix deletion if permission on dir is not write.
2021-02-15 23:43:56 +01:00
Laurent Destailleur
dabf9d796a
FIX Rename title of template invoice
2021-02-15 22:16:01 +01:00
Laurent Destailleur
00642ffb48
Fix label of invoice
2021-02-15 22:04:35 +01:00
Laurent Destailleur
7bbb603859
Fix default template for contract can be empty
2021-02-15 21:46:07 +01:00
Laurent Destailleur
f0e234c874
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/compta/bank/various_payment/list.php
2021-02-15 16:45:17 +01:00
Laurent Destailleur
1d6893e928
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-15 16:43:46 +01:00
Laurent Destailleur
6132843586
FIX Filter on date of next generation on template invoices
2021-02-15 16:43:24 +01:00
Laurent Destailleur
1b69456216
Complete response
2021-02-15 13:00:21 +01:00
Laurent Destailleur
49f8ff5708
FIX #16286
2021-02-15 12:18:09 +01:00
Laurent Destailleur
6e21839169
Fix migration
2021-02-15 11:50:59 +01:00
Laurent Destailleur
b2826025f6
Fix missing event type
2021-02-15 11:48:48 +01:00
Laurent Destailleur
5bead8577c
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-02-14 22:44:17 +01:00
Laurent Destailleur
f4c23654f8
FIX #16275 #15604
2021-02-14 22:44:04 +01:00
Laurent Destailleur
2669de8324
Merge pull request #16272 from AlexisLaurier/13.0
...
Add missing comma in contract list.php
2021-02-14 21:59:07 +01:00
Frédéric FRANCE
811c02b970
fix inverted test
2021-02-12 15:45:49 +01:00
LAURIER Alexis
4b9f71d20e
Add missing comma in contract list.php
2021-02-12 09:00:29 +01:00
Laurent Destailleur
f2f9085fb5
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-02-11 23:05:17 +01:00
Laurent Destailleur
5392e11370
Add missing ethiopian birr currency
2021-02-11 23:05:01 +01:00
Laurent Destailleur
4a2cd0d509
Merge pull request #16253 from AlexisLaurier/13.0
...
contract - uses of multidir_output for file path
2021-02-11 19:00:20 +01:00
Laurent Destailleur
a848069178
Merge pull request #16258 from ivanmestre/fix-data-filter-reset-payment-various
...
Fix #16241 Date filter resets on Miscellaneous Payments
2021-02-11 18:59:32 +01:00
Laurent Destailleur
e5d0474c7b
Merge pull request #16259 from ivanmestre/v13-fix-dates-filter-reset-payment-various
...
V13 Fix #16241 Date filter resets on Miscellaneous Payments
2021-02-11 18:38:51 +01:00
Laurent Destailleur
73cd5e144b
Merge pull request #16263 from aspangaro/12p11
...
WIP FIX: Accountancy - Fix some problems on CEGID export
2021-02-11 18:33:40 +01:00
Laurent Destailleur
6dfc6c7edf
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/filefunc.inc.php
2021-02-11 18:33:03 +01:00
Laurent Destailleur
c306e8ebe9
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-11 18:23:47 +01:00
Laurent Destailleur
e1334f34b6
Complete repair to clean not correctly available extrafields on proposal
2021-02-11 18:08:01 +01:00
Laurent Destailleur
2615d63024
Complete repair to clean not correctly available extrafields on proposal
2021-02-11 18:02:21 +01:00
Laurent Destailleur
1b11d9d0e9
FIX payment term label on PDF
2021-02-11 17:48:53 +01:00
Laurent Destailleur
09629d32d7
Fix missing properties in fetch
2021-02-11 14:53:29 +01:00
Alexandre SPANGARO
83f9451b43
FIX: Accountancy - Fix some problems on CEGID export
2021-02-11 13:17:20 +01:00
Iván Mestre
a2051fc01e
V13 Fix #16241 Date filter resets on Miscellaneous Payments
...
Changed $search_datep_start, $search_datep_end, $search_datev_start and $search_datev_end variables to get values from search_datep_start, search_datep_end, search_datev_start and search_datev_end GET parameters if their value is empty after checking POST parameters
2021-02-10 15:20:10 -03:00
Iván Mestre
a249f4f35a
Fix #16241 Date filter resets on Miscellaneous Payments
...
Changed $search_date_start and $search_date_end variables to get values from search_date_start and search_date_end GET parameters if no their value is empty after checking POST parameters
2021-02-10 15:03:17 -03:00
Iván Mestre
cb4cfbd27d
Fixed Bank Account filter resets on payment various
...
Changed GET search bank account GET parameter from search_amount to search_account
2021-02-10 14:43:19 -03:00
Laurent Destailleur
90d1b2d349
Prepare 12.0.5
2021-02-10 18:05:36 +01:00
Laurent Destailleur
8b125d8076
Fix MVC. Actions must be before output.
2021-02-10 16:44:20 +01:00
Laurent Destailleur
0849ce288c
Fix phpcs
2021-02-10 14:04:06 +01:00
Alexis LAURIER
fbeac7c374
contract list.php - add group by for entity
2021-02-10 14:01:52 +01:00
Alexis LAURIER
5b2779a5f9
contract - use multidir_output
2021-02-10 13:27:42 +01:00
Alexis LAURIER
05b1171e90
Merge branch '13.0' of https://github.com/AlexisLaurier/dolibarr into 13.0
2021-02-10 13:19:47 +01:00
Alexis LAURIER
468f40743d
contract - use multidir_output
2021-02-10 13:18:55 +01:00
LAURIER Alexis
cb4295b702
dol_check_secure_access_document contrat multidir_
...
Use multidir_output for contracts document check to manage entity on each contract
2021-02-10 13:02:13 +01:00
LAURIER Alexis
92c374624e
contrat card.php - showdocuments add parameters
...
Add missing parameters to showdocuments to manage properly contract entity
2021-02-10 12:58:40 +01:00
LAURIER Alexis
ca5eed691d
manage entity folder in contrat/document.php
2021-02-10 12:45:45 +01:00
LAURIER Alexis
e2ac46f025
manage documents folder as contrat - document.php
2021-02-10 12:44:36 +01:00
LAURIER Alexis
8e8db38797
contract card.php - manage multicompany files
...
Use of multidir_output[$object->entity] instead of dir_output to manage shared entities
2021-02-10 12:39:14 +01:00
Laurent Destailleur
4f2e7c51fc
Fix #16129 autodetect language on public pages
2021-02-10 03:20:50 +01:00
Laurent Destailleur
89154265c6
FIX #16129
2021-02-10 03:12:19 +01:00
Laurent Destailleur
4c3a96da08
FIX #16150
2021-02-10 02:57:08 +01:00
Laurent Destailleur
13e0d08cbb
Code comment
2021-02-10 02:49:54 +01:00
Laurent Destailleur
d80f23589d
Fix missing entry
2021-02-10 02:39:58 +01:00
Laurent Destailleur
29100a4766
FIX #16221
2021-02-10 02:28:22 +01:00
Laurent Destailleur
667963094f
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-02-10 02:17:14 +01:00
Laurent Destailleur
c875ad9a1c
FIX #16240
2021-02-10 02:17:01 +01:00
Laurent Destailleur
2c30680157
Merge pull request #16244 from AlexisLaurier/13.0
...
fix regression of #16118 - entity not check on object in checkUserAccessToObject
2021-02-10 01:25:19 +01:00
Laurent Destailleur
408aefd46c
FIX vat value when code contains number
2021-02-10 01:10:31 +01:00
Laurent Destailleur
afeeb40e2e
Fix show property "enabled" of extrafields
2021-02-10 00:18:00 +01:00
Laurent Destailleur
92a1235066
Fix summary of report
2021-02-09 23:34:42 +01:00
Laurent Destailleur
6ceaa02abe
Fix total in summary section was empty for income.
2021-02-09 23:08:59 +01:00
Laurent Destailleur
3a9cf8eb7a
FIX: ODT generation very slow
2021-02-09 22:02:48 +01:00
Laurent Destailleur
032503f397
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/main.inc.php
2021-02-09 21:13:54 +01:00
Laurent Destailleur
9c535d6d7e
Fix comment in js must be a js comment
2021-02-09 21:09:46 +01:00
Laurent Destailleur
0e2c27d795
Fix javascript error
2021-02-09 21:06:11 +01:00
Laurent Destailleur
e1af57f540
FIX status late on purchase orders
2021-02-09 20:46:17 +01:00
LAURIER Alexis
0ae0eb5758
fix regression of #16118 - entity not check
...
Entity is not anymore check for user having permission $user->rights->societe->client->voir on the current entity. Then we can open object from any entity with current permissions and the entity field of objects are not anymore checked.
2021-02-09 20:13:13 +01:00
ptibogxiv
e5f6a64846
FIX update order by api
...
fix update shipping method and shipping date by API (no change with code or functionality juste fix this pb with updating)
2021-02-09 19:24:36 +01:00
Laurent Destailleur
eae232da50
Fix sql error
2021-02-09 19:16:26 +01:00
Laurent Destailleur
fdc2a88fc0
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-02-09 18:30:47 +01:00
Laurent Destailleur
e2d1813451
Fix column title wrapped
2021-02-09 18:30:34 +01:00
Laurent Destailleur
1f441deb5d
Merge pull request #16237 from AlexisLaurier/13.0
...
13.0 - Fix db begin() not closed into commande.class.php
2021-02-09 18:06:36 +01:00
Frédéric FRANCE
07668167f6
Update card.php
2021-02-09 15:18:07 +01:00
Frédéric FRANCE
8d13e9231f
remove debug
2021-02-09 15:05:32 +01:00
Frédéric FRANCE
71a2c20d4b
massaction validate invoice do not regenerate pdf
2021-02-09 14:32:04 +01:00
LAURIER Alexis
abf2875eba
commande.class.php - move db->begin() into cloture
...
A DB begin request was sent before executing the status guard. If the guard fails, we exited the method without closing it. And it will occur a bug to any further database operation.
2021-02-09 14:25:45 +01:00
Laurent Destailleur
48a4ed656b
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/expensereport/class/expensereport.class.php
htdocs/projet/element.php
htdocs/supplier_proposal/class/supplier_proposal.class.php
2021-02-09 14:08:49 +01:00
Laurent Destailleur
a84bc05f01
Merge pull request #16146 from FHenry/12_fix_pricemin_PRODUIT_CUSTOMER_PRICES
...
FIX: manage price min for PRODUIT_CUSTOMER_PRICES
2021-02-09 13:39:25 +01:00
Laurent Destailleur
1efee54541
Merge pull request #16230 from FHenry/12_fix_error_assignement
...
12 fix error assignement
2021-02-09 13:22:57 +01:00
Laurent Destailleur
8acc5e1486
Fix calculation of profit
2021-02-08 23:37:32 +01:00
Laurent Destailleur
9453caa5be
Avoid message when not required
2021-02-08 22:12:12 +01:00
Florian HENRY
6bcb63c53d
fix indent
2021-02-08 20:46:59 +01:00
Florian HENRY
ff6b5c768d
fix indent
2021-02-08 20:46:21 +01:00
Florian HENRY
dbbebba497
this->errors is set on triggers action must be set by callers
2021-02-08 20:44:40 +01:00
Laurent Destailleur
6df6286688
Fix IMAP_FORCE_NORSH and option for imap without ssl
2021-02-08 19:21:32 +01:00
Laurent Destailleur
6e6b5973b8
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-02-08 17:35:44 +01:00
Laurent Destailleur
8b3c872f2a
Fix warning
2021-02-08 17:35:21 +01:00
Laurent Destailleur
3b1143df91
Merge pull request #16223 from ATM-Consulting/fix/12.0_order_addline_remove_warning
...
FIX: warning when adding a line if $remise_percent is an empty string
2021-02-08 17:34:29 +01:00
Laurent Destailleur
d073e809e7
FIX removed no more used proc update_modified_column_date_m on pgsql
2021-02-08 17:32:36 +01:00
Laurent Destailleur
9a9686ed6c
Merge pull request #16222 from WascarDev/13.0
...
FIX #16143
2021-02-08 17:31:27 +01:00
Laurent Destailleur
6892ad9630
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/admin/dict.php
2021-02-08 17:25:05 +01:00
Florian Mortgat
ff3707b650
FIX: warning when adding a line if $remise_percent is an empty string
2021-02-08 17:24:40 +01:00
Laurent Destailleur
78052e3239
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-08 17:20:24 +01:00
Laurent Destailleur
a143635f53
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-08 17:20:17 +01:00
Laurent Destailleur
25823d7b90
Merge pull request #16158 from atm-lena/FIX_12.0_SUPPLIER_OBJECTLINE_CONF_DISPLAY
...
Add hidden conf to display supplier in object lines
2021-02-08 16:58:28 +01:00
Adrien Jussak
ee1a4ee54f
FIX #16143
...
Remove the function update_modified_column_date_m is required because old triggers can throw errors during PDF generation
2021-02-08 16:47:46 +01:00
Laurent Destailleur
fe9d23e90b
Update functions.lib.php
2021-02-08 15:10:14 +01:00
Frédéric FRANCE
e15e8bcd05
Update functions.lib.php
2021-02-08 15:10:07 +01:00
lmarcouiller
a140625a8a
Fix search by statut in list of holiday module
2021-02-08 15:03:58 +01:00
Laurent Destailleur
b04c342939
FIX #16215
2021-02-08 15:00:57 +01:00
Alexandre SPANGARO
b8ea96ba57
Fix module asset in development
2021-02-08 05:39:07 +01:00
Laurent Destailleur
9f9ace0565
FIX Localtax must be converted with price2num
2021-02-07 22:15:21 +01:00
Laurent Destailleur
8f4bd10a8d
Merge pull request #16190 from FHenry/13_fix_checkdeposit_pdf_folder
...
FIX : #16189 , fix download/see check deposit PDF
2021-02-07 21:34:18 +01:00
Laurent Destailleur
21d3519d42
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-02-07 20:13:38 +01:00
Laurent Destailleur
45789ec21c
Fix TZ problems
...
Conflicts:
htdocs/core/lib/company.lib.php
2021-02-07 19:47:33 +01:00
Maxime Kohlhaas
414a2366fb
Fix links to go back on supplier invoice list
2021-02-07 19:28:00 +01:00
Maxime Kohlhaas
0e1353733d
Fix #15940 mixing different joins
2021-02-07 19:21:52 +01:00
Laurent Destailleur
536ddd4832
Fix look and feel v13
2021-02-07 17:54:20 +01:00
Laurent Destailleur
f62b4c15e8
Fix bad html
2021-02-07 17:32:54 +01:00
Florian HENRY
fcb5b3900d
FIX : #16189 , fix download/see check deposit PDF
2021-02-06 12:39:40 +01:00
Laurent Destailleur
4411497112
FIX #16156
2021-02-06 12:27:27 +01:00
Laurent Destailleur
c6badeed57
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/categories/viewcat.php
htdocs/compta/prelevement/card.php
2021-02-06 01:14:48 +01:00
Laurent Destailleur
d8a33b46de
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-06 01:08:46 +01:00
Laurent Destailleur
4428e2b18e
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/compta/prelevement/card.php
htdocs/product/price.php
2021-02-06 01:08:37 +01:00
Laurent Destailleur
87c8d917e9
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/compta/prelevement/card.php
2021-02-06 01:03:31 +01:00
Laurent Destailleur
d8c262691b
Merge pull request #16175 from nicolas-eoxia/12_fix_missing_hook
...
fix: add missing hook addMoreActionsButtons in viewcat.php
2021-02-06 00:43:52 +01:00
Laurent Destailleur
bee0849290
Fix when nothing found, we should show message nothing found
2021-02-06 00:42:53 +01:00
Laurent Destailleur
c15deff817
FIX #16185
2021-02-06 00:30:44 +01:00
werewolf7160
83f24e6fd2
call to createCommon() return int and not bool
...
with generated Object, the post request call to createCommon() in it and taht function return a int (id or -1 if error).
but the test on the returned value is a '!', that don't return false on "-1".
a post request with an sql error for example(foreign key error for my test), will always return 200 instead of 500 with the error
2021-02-06 00:21:53 +01:00
Laurent Destailleur
f823ee019a
Merge pull request #16181 from ptibogxiv/patch-411
...
FIX takepos : load date function
2021-02-06 00:19:38 +01:00
Laurent Destailleur
7b35192476
Fix bad label
2021-02-06 00:15:07 +01:00
ptibogxiv
4477578766
FIX takepos : load date function
...
fix loading dol_get_first_hour()
2021-02-05 17:30:41 +01:00
Laurent Destailleur
9843e79bac
Trans
2021-02-05 15:43:03 +01:00
Laurent Destailleur
653fa38b06
Fix autoselect of category with 'auto'
2021-02-05 15:12:12 +01:00
Laurent Destailleur
dbfeba661d
Fix value show 0 if empty
2021-02-05 14:53:57 +01:00
Laurent Destailleur
e9fa5a647d
Fix import
2021-02-05 14:35:10 +01:00
Laurent Destailleur
ac83cea83a
Fix avoid to run import twice by clicking on tab step6
...
Fix timeout for real import step
2021-02-05 14:34:04 +01:00
Nicolas
cdd2c165ef
add missing hook addMoreActionsButtons in viewcat.php
2021-02-05 11:36:12 +01:00
Florian Mortgat
3f862bf43e
FIX 10.0 - before crediting a withdrawal receipt, check whether it has been credited already
2021-02-05 11:34:39 +01:00
Francis Appels
1b55935577
Add critical price patch from 12 to 11.
2021-02-05 10:39:46 +01:00
Laurent Destailleur
3006cf770c
FIX Timeout during import
2021-02-05 01:06:59 +01:00
Laurent Destailleur
4a2f26415e
Fix GETPOST accept < if followed with a number
2021-02-04 23:36:41 +01:00
Laurent Destailleur
8cbd9fc0d8
CSS
2021-02-04 19:48:57 +01:00
Laurent Destailleur
95c75f8ba8
Fix css
2021-02-04 19:17:57 +01:00
Laurent Destailleur
a6b08b241f
Doc
2021-02-04 17:13:00 +01:00
Laurent Destailleur
f92dcf71ac
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-02-04 13:04:57 +01:00
Laurent Destailleur
b58b3a4932
FIX link to create event when task is in a project with a thirdparty
2021-02-04 13:03:05 +01:00
Laurent Destailleur
524b28d8c3
Fix missing tab info on holiday
2021-02-04 12:15:31 +01:00
Laurent Destailleur
284042af7a
FIX User creation of expense report not visible
2021-02-04 12:05:28 +01:00
Laurent Destailleur
eca010937f
FIX Trigger on expense report was not fired
...
FIX Bad dates on info tabs
2021-02-04 11:56:53 +01:00
atm-lena
c5f73ec12a
Resolve ret
2021-02-04 10:42:42 +01:00
Laurent Destailleur
c3b409df31
Fix do not use CURDATE()
2021-02-03 23:18:44 +01:00
Laurent Destailleur
e89cc08ffa
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-02-03 23:04:50 +01:00
Laurent Destailleur
91c594a66a
Fix syntax error
2021-02-03 23:03:47 +01:00
Laurent Destailleur
d608a46c95
Fix dates
2021-02-03 22:47:35 +01:00
Laurent Destailleur
787e03a10d
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/core/class/html.formmail.class.php
2021-02-03 20:46:22 +01:00
Laurent Destailleur
041decaf93
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-03 20:43:39 +01:00
Laurent Destailleur
4bba124c3f
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-03 20:43:32 +01:00
Laurent Destailleur
3c3294c07c
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-02-03 20:42:58 +01:00
Laurent Destailleur
9ac2dc1a6e
Fix phpcs
2021-02-03 20:42:30 +01:00
Laurent Destailleur
2576973dc3
Merge pull request #16140 from OPEN-DSI/v11-fix-model-mail-selected
...
FIX select default mail template
2021-02-03 20:26:40 +01:00
Laurent Destailleur
3b8b0d59ba
Merge pull request #16142 from OPEN-DSI/fix_erreur_facture_fourn
...
FIX: Select transport mode function when create a supplier invoice and add unique key to the table llx_c_transport_mode in migrate sql
2021-02-03 20:24:44 +01:00
Laurent Destailleur
c16ed62ada
Merge pull request #16149 from ptibogxiv/patch-410
...
FIX cash fence for takepos with multientity
2021-02-03 19:57:21 +01:00
Laurent Destailleur
3798892fd3
FIX Hide/Unhide external ICSS calendars
2021-02-03 19:53:28 +01:00
Laurent Destailleur
348fd0fcb5
FIX #16160
2021-02-03 19:36:10 +01:00
Laurent Destailleur
c9e232f2ff
Try to fix import/export timeout by dynamic increase
2021-02-03 18:00:27 +01:00
Laurent Destailleur
92942870dc
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
2021-02-03 17:12:44 +01:00
Laurent Destailleur
8b6de8fe26
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-03 17:09:56 +01:00
Laurent Destailleur
6ab723e85c
Fix bad path of include
2021-02-03 17:09:26 +01:00
atm-lena
e9b5a52a4f
Add hidden conf to display supplier in object lines
2021-02-03 15:22:04 +01:00
Laurent Destailleur
bf2defbef4
More complete log
2021-02-03 12:04:28 +01:00
ptibogxiv
3132877349
FIX cash fence for takepos with multientity
2021-02-02 23:09:23 +01:00
Laurent Destailleur
c5201b95bb
FIX Must not be able to edit vat of all lines if not draft
2021-02-02 16:12:03 +01:00
Laurent Destailleur
bd9eb4c949
FIX Assignement of actors on tasks
2021-02-02 15:36:54 +01:00
Laurent Destailleur
3021c22198
Clean files
2021-02-02 13:49:03 +01:00
Florian HENRY
d3d0617996
fix: manage price min for PRODUIT_CUSTOMER_PRICES
2021-02-02 13:43:33 +01:00
Laurent Destailleur
6b32fd33fd
Fix export with excell
2021-02-02 13:33:44 +01:00
Laurent Destailleur
85357a34c8
Fix style of injected combo to select variant
2021-02-02 13:12:12 +01:00
Laurent Destailleur
b80de4aeaf
FIX CSRF errors on margin forms
2021-02-02 13:04:41 +01:00
Laurent Destailleur
7ff5cd50c3
Fix responsive
2021-02-02 11:41:32 +01:00
Laurent Destailleur
1fd2f12673
Fix responsive
2021-02-02 11:16:25 +01:00
Laurent Destailleur
218a76ee63
FIX SQL Error with postgres or mysql strict mode
2021-02-02 11:06:58 +01:00
kamel
506ba822e9
FIX: Select transport mode function when create a supplier invoice and add unique key to the table llx_c_transport_mode in migrate sql
2021-02-02 11:06:01 +01:00
Laurent Destailleur
95e255747f
Fix accent on graph of expense report
2021-02-02 10:53:59 +01:00
lvessiller
3b050c3452
FIX select default mail template
2021-02-02 10:34:33 +01:00
Laurent Destailleur
2f6a8c85c2
Doc
2021-02-02 10:25:57 +01:00
Laurent Destailleur
f4f9a7c461
Clean page of info tools
2021-02-02 09:44:51 +01:00
Laurent Destailleur
01b7b7692d
Prepare 13.0.1
2021-02-02 03:22:54 +01:00
Laurent Destailleur
9a057386aa
Fix look and feel
2021-02-02 02:38:02 +01:00
Laurent Destailleur
53014486d3
Fix default fields
2021-02-02 02:24:21 +01:00
Laurent Destailleur
f5df3b1d69
Clean code to try to fix #16123
2021-02-02 01:30:23 +01:00
Laurent Destailleur
a19eec7791
FIX #16135
2021-02-02 00:41:44 +01:00
Laurent Destailleur
daf88944f8
FIX #16118 Timezone problem on some fields
2021-02-02 00:19:41 +01:00
Laurent Destailleur
7ffa9c6d99
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/comm/action/class/actioncomm.class.php
2021-01-31 19:11:34 +01:00
Laurent Destailleur
99ccfee9ed
Merge pull request #16120 from pvma/12.0
...
Fix/FIX: Show missing notification in Event in user dashboard if assigned by others
2021-01-31 19:07:59 +01:00
Laurent Destailleur
3801dd34cd
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/core/class/extrafields.class.php
htdocs/fourn/class/fournisseur.commande.class.php
2021-01-31 19:02:57 +01:00
Laurent Destailleur
d023afb66f
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-01-31 18:55:11 +01:00
Laurent Destailleur
188ed6984f
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2021-01-31 18:54:32 +01:00
Laurent Destailleur
08aa3eac00
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
2021-01-31 18:54:19 +01:00
Laurent Destailleur
9ef5f26624
Merge pull request #14022 from OPEN-DSI/fix_supplier_order_dispatching
...
FIX: Fix detect dispatched product and set to received completely when the supplier order have services
2021-01-31 18:51:57 +01:00
Paul Vincent M. Ancajas
d80709a7b9
Fix/FIX: making sure the return agenda is only specific to user
2021-02-01 01:41:19 +08:00
Laurent Destailleur
758d91b4a3
Merge pull request #16087 from ATM-Consulting/fix/11.0_required_extrafields_of_type_sellist_not_properly_checked
...
FIX 11.0 - mandatory extrafields of type sellist
2021-01-31 18:18:05 +01:00
Laurent Destailleur
f461bccc02
Fix var not defined
2021-01-31 17:06:42 +01:00
Regis Houssin
5217a38359
FIX use post instead get
2021-01-31 12:51:13 +01:00
Regis Houssin
74795b87e5
FIX avoid undefined url and missing token
2021-01-31 12:46:54 +01:00
Laurent Destailleur
044b4eee48
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/expedition/list.php
2021-01-31 11:54:45 +01:00
stickler-ci
726e0ceff0
Fixing style errors.
2021-01-31 08:16:59 +00:00
Paul Vincent M. Ancajas
80714d8d6d
Fix/FIX: Show notification in Event box of user in his dashboard if assigned by others
2021-01-31 16:09:35 +08:00
Laurent Destailleur
244ee05a9c
FIX #14290 #15900
2021-01-30 18:09:13 +01:00
Laurent Destailleur
58dec39f94
Fix start and end month for turnover report.
2021-01-30 17:07:13 +01:00
Laurent Destailleur
215752a93c
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-01-30 14:04:14 +01:00
Laurent Destailleur
aa4956caef
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-01-30 13:57:53 +01:00
Laurent Destailleur
ca7738c9b3
FIX #16107
2021-01-30 13:57:42 +01:00
Laurent Destailleur
2b59a20ce1
Merge pull request #15988 from atm-lena/13.0_FIX_Merge_Societe
...
FIX Societe Merge : "unknow column fk_soc" + "Delivery" label
2021-01-30 13:22:00 +01:00
Laurent Destailleur
96aa0b946d
Merge pull request #16106 from fappels/13_fix_create_mo
...
FIX: 13 create MO, Column 'tms' cannot be null
2021-01-30 12:59:07 +01:00
Laurent Destailleur
1063b97c22
Close #16099 Close #16098
2021-01-30 12:55:38 +01:00
Laurent Destailleur
6db7a840bc
Merge pull request #16103 from bb2a/patch-1
...
Bug Photo in propal
2021-01-30 12:50:56 +01:00
Francis Appels
2436e7c5b2
FIX: 13 create MO, Column 'tms' cannot be null
2021-01-29 19:39:50 +01:00
atm-lena
cfca26a727
Fix fix
2021-01-29 16:20:43 +01:00
Laurent Destailleur
215e36bb2e
Fix typo
2021-01-29 11:19:33 +01:00
Anthony Berton
77b0075d71
Update pdf_azur.modules.php
2021-01-29 10:50:11 +01:00
Alexandre SPANGARO
413fc95f9a
FIX: Accountancy - label_operation is used instead of label_compte
2021-01-28 23:40:15 +01:00
Laurent Destailleur
086b23f66c
Fix responsive
2021-01-28 23:29:49 +01:00
Laurent Destailleur
83dc1e8cd0
Fix responsive
2021-01-28 23:27:29 +01:00
Laurent Destailleur
6ed3a1c227
Fix idempotencey make stripe payment fails
2021-01-28 23:18:10 +01:00
Laurent Destailleur
62622a2065
Fix: It was no more possible to create paymentintent for offline payment
2021-01-28 23:16:24 +01:00
Laurent Destailleur
848b4db509
Fix regression: It was not more possible to create payment offline
2021-01-28 23:13:43 +01:00
Laurent Destailleur
1a52eb5ffa
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-01-28 19:52:17 +01:00
Laurent Destailleur
099fcd7e4e
Fix test email
...
Conflicts:
htdocs/admin/mails.php
2021-01-28 19:51:54 +01:00
Laurent Destailleur
1764d3528b
Fix test email
2021-01-28 19:45:52 +01:00
Laurent Destailleur
4c3dc6be1b
Fix can't use the link button twice.
2021-01-28 19:38:06 +01:00
Laurent Destailleur
32c33b72d6
FIX Sql error in group by with postgresql
2021-01-28 16:10:13 +01:00
Laurent Destailleur
745e2be678
FIX encoding status in graph of vendor proposals
2021-01-28 16:00:22 +01:00
Laurent Destailleur
f3c33be871
Fix css
2021-01-28 15:47:32 +01:00
Laurent Destailleur
d3c94a0edb
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/fourn/commande/dispatch.php
2021-01-28 14:21:48 +01:00
Laurent Destailleur
33964c659e
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-01-28 14:14:14 +01:00
Laurent Destailleur
d637bbd7e9
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-01-28 14:14:03 +01:00
Laurent Destailleur
c63a124d1c
More complete fix
2021-01-28 14:13:29 +01:00
Juanjo Menent
2f98d8035c
Fix: Bad supplier price updater
2021-01-28 13:37:43 +01:00
Laurent Destailleur
cf4a12d715
FIX Missing language ico
...
Conflicts:
htdocs/core/lib/functions.lib.php
2021-01-28 12:04:04 +01:00
Laurent Destailleur
9d0945bbe2
FIX #16077
2021-01-28 10:30:09 +01:00
Laurent Destailleur
f462e353e9
FIX #16079
2021-01-28 09:59:13 +01:00
Laurent Destailleur
0b393676e6
Fix group by
2021-01-28 09:30:01 +01:00
Laurent Destailleur
ba3e902292
FIX #16080
2021-01-28 09:25:58 +01:00
Laurent Destailleur
3fe8be5dab
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-01-28 09:09:08 +01:00
Laurent Destailleur
b488bca020
FIX 16084
2021-01-28 08:53:13 +01:00
Laurent Destailleur
79c68c6132
Merge branch '12.0' of https://github.com/dolibarr/dolibarr into 13.0
...
Conflicts:
htdocs/commande/stats/index.php
2021-01-28 00:23:44 +01:00
Laurent Destailleur
19a5caf212
Merge branch '12.0' of https://github.com/dolibarr/dolibarr into 12.0
2021-01-28 00:18:35 +01:00
Laurent Destailleur
2be157c91f
Trans
2021-01-28 00:18:11 +01:00
Florian Mortgat
8dfe39258b
FIX 11.0 - when a mandatory extrafield of type sellist contains '0' it should be considered empty and trigger an error message upon insertion
2021-01-27 23:46:09 +01:00
Laurent Destailleur
6097e3a14f
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-01-27 21:05:53 +01:00
Laurent Destailleur
77c2753051
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-01-27 21:05:45 +01:00
Laurent Destailleur
76fb64e8fe
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-01-27 21:05:17 +01:00
Laurent Destailleur
dd70bee773
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-01-27 21:05:09 +01:00
Laurent Destailleur
b50728d4fb
FIX #16076
2021-01-27 21:04:48 +01:00
Laurent Destailleur
3e4a9b1bfc
Merge pull request #16070 from aspangaro/13p3
...
Fix: Fa-icon on stock movement
2021-01-27 19:24:31 +01:00
Laurent Destailleur
7b41e0d60c
Merge pull request #16069 from aspangaro/13p2
...
Fix language & translation
2021-01-27 19:23:40 +01:00
Laurent Destailleur
8f8349c671
Merge pull request #16066 from frederic34/patch-1
...
fix include
2021-01-27 19:21:12 +01:00
Laurent Destailleur
8bc639fe02
Fix too many logs
2021-01-26 16:10:27 +01:00
Laurent Destailleur
b3d2d50a0c
Fix delete aliases
2021-01-26 13:57:56 +01:00
Laurent Destailleur
c0426b866f
Fix loop
2021-01-26 13:40:38 +01:00
Laurent Destailleur
aa2d581b41
Fix rename of alias
2021-01-26 13:38:41 +01:00