Commit Graph

117607 Commits

Author SHA1 Message Date
Laurent Destailleur
2f2c710a33 Fix reposition when adding a contract line 2023-01-10 21:34:59 +01:00
Laurent Destailleur
f52f18fb95 Fix picto edit must not be visilbe in edit mode 2023-01-10 21:27:56 +01:00
UT from dolibit
153a91335e
Update ChangeLog 2023-01-10 20:05:40 +01:00
Laurent Destailleur
83bb95f318 Fix warning php8 2023-01-10 18:50:01 +01:00
Laurent Destailleur
ac5a07fee8 Debug v17 2023-01-10 17:27:19 +01:00
Laurent Destailleur
d1e7e527ba Debug virtual card 2023-01-10 16:31:12 +01:00
Lamrani Abdel
8238d1df97 kanban mode for list charge social 2023-01-10 16:17:16 +01:00
Lamrani Abdel
8e53013bd9 kanban mode for list of TVA 2023-01-10 15:36:14 +01:00
Lamrani Abdel
7dea3cca50 kanban for list of Donnation 2023-01-10 14:40:06 +01:00
Laurent Destailleur
0601db1c7a Doc 2023-01-10 14:19:12 +01:00
Laurent Destailleur
7f96c642f1 Doc 2023-01-10 14:09:20 +01:00
Lamrani Abdel
130e9d8df2 kanban for list of suppliers invoices 2023-01-10 13:29:46 +01:00
Lamrani Abdel
c52247e6ac kanban mode for list of client invoice 2023-01-10 12:43:55 +01:00
Lamrani Abdel
9a249bcbb8 kanban mode for list of proposal supplier 2023-01-10 12:10:43 +01:00
Laurent Destailleur
85bc712867 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-10 11:33:48 +01:00
Laurent Destailleur
2da8c1d9bc Fix rounding 2023-01-10 11:33:17 +01:00
Laurent Destailleur
ce556d56c0 Fix rounding 2023-01-10 11:32:21 +01:00
atm-florian
1fa920161a Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_18_helper_functions_for_dates 2023-01-10 11:21:06 +01:00
Lamrani Abdel
86ad9118f3 kanban mode for list of proposal commande 2023-01-10 11:14:14 +01:00
atm-florian
36c51de284 Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_18_helper_functions_for_dates 2023-01-10 11:06:29 +01:00
Laurent Destailleur
92a8156441 Fix link 2023-01-10 11:03:41 +01:00
Laurent Destailleur
919849ab08 Fix link 2023-01-10 10:48:26 +01:00
Laurent Destailleur
04a216bf62 Debug and clean link page 2023-01-10 10:39:07 +01:00
Lamrani Abdel
765a542e12 kanban mode for list of fournisseur commande 2023-01-10 10:32:35 +01:00
Laurent Destailleur
81d2c7fa0e NEW Can bin accounting line for a given month 2023-01-10 10:21:36 +01:00
Alexandre SPANGARO
1c3d4f9301 Add warning 2023-01-10 09:09:39 +01:00
Alexandre SPANGARO
a85e1c4694 Remove link 2023-01-10 08:49:09 +01:00
Alexandre SPANGARO
6d26f242bb Merge remote-tracking branch 'upstream/develop' into 18a2 2023-01-10 05:46:00 +01:00
Alexandre SPANGARO
cce5741aca NEW Accountancy - Add sub-account balance - FPC22 2023-01-10 05:45:47 +01:00
Laurent Destailleur
e110e7ed74 Fix vat rate for luxembourg 2023-01-09 19:46:16 +01:00
Lamrani Abdel
ee331b709e kanbanMode for list of contracts 2023-01-09 18:23:33 +01:00
Lamrani Abdel
a2848b4881 kanbanView for Intervention List 2023-01-09 17:52:01 +01:00
Lamrani Abdel
1c997eaabd KanbanView for list of taskActivity 2023-01-09 16:56:55 +01:00
Laurent Destailleur
ccf231bc44 Fix sql error 2023-01-09 16:01:20 +01:00
Lamrani Abdel
2c971555f5 KanbanView for list of mrp 2023-01-09 15:52:33 +01:00
hystepik
4e0ea65c43 Fix #23466 : fix public payement pages ko and ok 2023-01-09 15:37:10 +01:00
VESSILLER
4c9d6b5e51 FIX hide details option in supplier order PDF model 2023-01-09 13:57:20 +01:00
Laurent Destailleur
2f3d87f27a Add option MAIN_SALETAX_AUTOSWITCH_I_CS_FOR_INDIA for India 2023-01-09 13:44:29 +01:00
Laurent Destailleur
7ca337cf8b Add option MAIN_SALETAX_AUTOSWITCH_I_CS_FOR_INDIA for India 2023-01-09 13:40:02 +01:00
Laurent Destailleur
de681fee07 Comment in english 2023-01-09 13:07:55 +01:00
Laurent Destailleur
38a82649cb Clean code 2023-01-09 12:30:56 +01:00
Frédéric FRANCE
baeff3710c
Update DolibarrModules.class.php 2023-01-09 12:09:16 +01:00
Frédéric FRANCE
64a59b3a4b
fix warnings 2023-01-09 11:56:43 +01:00
Adnan RIHAN
21c665d536
Fix EAN13 prefix available for internal use
[GS1](https://www.gs1.org/prefixes) only allows prefixes 040-049 for internal use
within a company, while the often mistakenly 020-029 prefixes are restricted.
2023-01-09 02:12:27 +01:00
VESSILLER
32610ec3ca NEW category of operation for crabe PDF model 2023-01-09 01:38:28 +01:00
Christian Humpel
5152a77208 Fix #23108: - Set NULL on fk_warehouse if stockmovement is empty.
- Fix deletion on lines without stockmovement -> set the correct rowid of the line.
- Fix stock qty and warnings correct.
2023-01-09 01:29:27 +01:00
Laurent Destailleur
144b6cd29e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-01-09 01:28:16 +01:00
Laurent Destailleur
7357f858b6
Merge pull request #23459 from Humml87/develop_Fix_#23108_MO_Consuming
Fix #23108: Set NULL on fk_warehouse if stockmovement is empty.
2023-01-09 01:20:55 +01:00
Christian Humpel
fc0ef489e6 Fix #23108: - Set NULL on fk_warehouse if stockmovement is empty.
- Fix deletion on lines without stockmovement -> set the correct rowid of the line.
- Fix stock qty and warnings correct.
2023-01-09 00:49:24 +01:00
Christian Humpel
f8aa861a77 Fix: REST MO API - It's able to have a wrong value on the 'ref' Field 2023-01-08 21:43:12 +01:00