Laurent Destailleur
43f0cf8513
Update llx_product_fournisseur_price_log.key.sql
2023-03-31 01:24:25 +02:00
Frédéric FRANCE
6d211b9a1a
optimize supplier price log
2023-03-30 10:21:42 +02:00
Laurent Destailleur
5b0b874535
NEW Add a status on supplier price ref (WIP to close a supplier ref)
2023-03-28 21:30:08 +02:00
Laurent Destailleur
ab92bd5860
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-24 19:52:32 +01:00
Laurent Destailleur
e247337fc2
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-03-24 19:47:24 +01:00
Laurent Destailleur
d0a8d0aaaa
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-24 13:54:43 +01:00
Eric Seigne
0834a59c1c
same sql error
2023-03-21 22:45:41 +01:00
Eric Seigne
9fa7dcd433
fix sql
2023-03-21 22:35:52 +01:00
Laurent Destailleur
14fd90dbad
Fix sign in llx_bank of amount_main_currency
2023-03-20 14:20:35 +01:00
kkhelifa
99427dcc16
NEW: Generate documents on product batch (SQL)
2023-03-16 16:50:26 +01:00
Laurent Destailleur
b2afcad3f5
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-16 09:43:30 +01:00
Laurent Destailleur
388889a0e3
Table for TakePOS module created only when module is enabled
2023-03-15 15:54:40 +01:00
Laurent Destailleur
e5395c5568
Fix bad file name for table
2023-03-15 15:37:09 +01:00
Laurent Destailleur
1fa419f6d8
Merge manually #23950
2023-03-12 14:35:57 +01:00
Gauthier PC portable 024
532bcddfb7
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW/element_time_code_integration
2023-03-09 09:30:07 +01:00
Laurent Destailleur
16fc7d512b
WIP Work on deposit for other payment mode than CHQ.
2023-03-08 20:24:18 +01:00
Gauthier PC portable 024
a75678ef6a
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW/element_time_integration_sql
2023-03-08 11:06:21 +01:00
Gauthier PC portable 024
551a833696
NEW : migration script + delete old table + rename fields and indexes
2023-03-06 11:19:39 +01:00
Laurent Destailleur
5893b01e15
Better type for situation_cycle_ref
2023-03-05 14:37:30 +01:00
Gauthier PC portable 024
942467a900
NEW : table llx_element_time to store time spent on several elements (mo, ticket...)
2023-03-03 16:27:28 +01:00
Laurent Destailleur
511b19d27b
Revert "NEW Add column ext_payment_site for societe_rib"
...
This reverts commit a1540c9226 .
2023-03-03 13:19:40 +01:00
Laurent Destailleur
a1540c9226
NEW Add column ext_payment_site for societe_rib
2023-03-03 13:15:43 +01:00
Laurent Destailleur
93022a406c
NEW Keep a link between user created from recruitment and application
2023-03-02 15:25:12 +01:00
Laurent Destailleur
54d1250887
Merge + Clean duplicate trigger code. We must use the context.
2023-03-02 02:19:24 +01:00
Laurent Destailleur
14d6c5fbdb
Add missing column for the bank account for SEPA payments
2023-02-27 15:02:01 +01:00
Laurent Destailleur
62c6178269
Work on SEPA Stripe Payments
2023-02-24 23:15:54 +01:00
Laurent Destailleur
fdf374fdee
Add field to protect a file by a password
2023-02-24 11:15:17 +01:00
Laurent Destailleur
d89ccaeaad
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-19 18:18:38 +01:00
Laurent Destailleur
8a283f4de4
Fix missing extraparams column
2023-02-19 17:12:13 +01:00
Laurent Destailleur
a0c53bc0bc
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-14 21:04:44 +01:00
Laurent Destailleur
701c5b915f
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-02-13 14:01:32 +01:00
Laurent Destailleur
239f7a1eb0
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-02-13 13:58:03 +01:00
Laurent Destailleur
2a83487c46
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-09 19:37:33 +01:00
Laurent Destailleur
6fb24bfcc7
Add missing index
2023-02-09 18:00:25 +01:00
Florian HENRY
8bd6f070aa
FIX: product ref fourn same size in supplier order/invoice as in product price fourn
2023-02-09 17:22:45 +01:00
Laurent Destailleur
b65e3e4014
Fix all indexes must be named
2023-02-09 15:38:35 +01:00
Laurent Destailleur
fe35f5ec28
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-06 14:21:25 +01:00
Laurent Destailleur
1be5145148
NEW Add more zip, town, country for owner of a bank account
2023-02-02 16:04:16 +01:00
Laurent Destailleur
088d783e03
Fix all indexes must have a name
2023-02-02 12:59:05 +01:00
Florian HENRY
fd676ca822
Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_SQL_CONTRAINT_on_product_stock
2023-01-13 10:38:20 +01:00
Florian HENRY
59a541ab8e
NEW: Add SQL contraint on product_stock table to allow only exsting product and warehouse#23543
2023-01-13 10:33:48 +01:00
Alexandre SPANGARO
c38664d879
Merge remote-tracking branch 'upstream/develop' into 18a3
2023-01-12 22:49:50 +01:00
Laurent Destailleur
5bbfdbb775
NEW Show counter of access of website in website list
2023-01-12 22:11:13 +01:00
Laurent Destailleur
c50c553999
NEW Save date to invalidate other session into user table
2023-01-12 14:40:00 +01:00
Laurent Destailleur
7f96c642f1
Doc
2023-01-10 14:09:20 +01:00
Alexandre SPANGARO
28c9f11ff6
Merge remote-tracking branch 'upstream/develop' into 18a3
2023-01-10 05:06:31 +01:00
Alexandre SPANGARO
219c34636f
VAT type : Field & migration
2023-01-10 04:30:02 +01:00
Laurent Destailleur
41f35d5947
NEW Date for salary payment includes the hour/min
2022-12-30 00:04:47 +01:00
Laurent Destailleur
fc1365daed
Add prorata_discount
2022-12-27 20:45:49 +01:00
Laurent Destailleur
9828d27a6a
Merge branch
...
'14.0_fix_show_prospecting_level_on_contact_list_by_normalize_the_field_name'
of https://github.com/OPEN-DSI/dolibarr into
OPEN-DSI-14.0_fix_show_prospecting_level_on_contact_list_by_normalize_the_field_name
2022-12-27 00:46:07 +01:00