Laurent Destailleur
65eb11efdf
Fix sql migration
2022-05-08 17:39:53 +02:00
Laurent Destailleur
f52a7a26f6
Debug v16 - Fix for postgresql - Fix for sql loading per module - php8
2022-05-08 15:18:34 +02:00
Laurent Destailleur
bb6f73136a
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.form.class.php
2022-05-06 12:46:26 +02:00
Laurent Destailleur
e3b777ad5b
Merge pull request #20649 from FHenry/15.0_fix_createtable_without_migration_script
...
fix: CREATE TABLE llx_element_tag without migration script
2022-05-04 17:15:53 +02:00
Laurent Destailleur
3574864062
Add email_company
2022-05-04 15:07:50 +02:00
Laurent Destailleur
5bb2772968
NEW Add firstname and lastname for module "Event Organization"
2022-05-03 18:20:39 +02:00
Laurent Destailleur
16bb5eeb3f
NEW Add firstname and lastname for module "Event Organization"
2022-05-03 18:18:11 +02:00
Laurent Destailleur
49d15b691b
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/card.php
htdocs/expensereport/card.php
2022-04-29 17:35:36 +02:00
Laurent Destailleur
e1aaeeef29
FIX #20140 #20301
2022-04-29 16:57:23 +02:00
matll42
ff35bf8d47
FIX #20476 migration postgresql 14.0.x to 15.0.x packaging type
2022-04-29 16:53:48 +02:00
Laurent Destailleur
d496ad65e6
Enhance the feature of keyword detection for partnership
2022-04-29 11:16:15 +02:00
Laurent Destailleur
40d0c3b996
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/tva/card.php
htdocs/langs/en_US/admin.lang
2022-04-28 19:23:13 +02:00
Laurent Destailleur
fb1c770568
Doc
2022-04-25 23:37:34 +02:00
Laurent Destailleur
307476786c
Fix label of remain to pay on vendor invoices
...
FIX tool to fix bank account not in main currency for vendor invoice
2022-04-19 23:24:08 +02:00
Laurent Destailleur
25fbd3b385
Fix missing field
2022-04-16 13:28:38 +02:00
HENRY Florian
9acb1b2f88
Update 14.0.0-15.0.0.sql
2022-04-16 11:14:04 +02:00
Florian HENRY
bed974ebae
Merge branch '15.0' of github.com:Dolibarr/dolibarr into 15.0_fix_createtable_without_migration_script
2022-04-15 10:22:33 +02:00
Florian HENRY
24bb6c6f83
fix: clean mess up around element_tag table
2022-04-15 10:20:52 +02:00
Laurent Destailleur
1fd004d2a7
Merge pull request #20135 from atm-quentin/NEW_inventory_pmp_hidden_conf
...
New hidden conf to manage pmp on inventory
2022-04-14 22:42:35 +02:00
Laurent Destailleur
7636c5109d
Merge pull request #20635 from Hystepik/develop#5
...
Fix : add of unique(entity,label) in llx_takepos_floor_tables table
2022-04-14 21:04:24 +02:00
Laurent Destailleur
4e34649fc2
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/modulebuilder/index.php
2022-04-14 16:10:23 +02:00
lmarcouiller
c90d758b0f
New : add of unique(entity,label)
2022-04-14 11:06:54 +02:00
Laurent Destailleur
5e76c1a45d
Fix doc
2022-04-12 21:59:34 +02:00
Laurent Destailleur
cb15a21e41
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/originproductline.tpl.php
htdocs/fourn/facture/card.php
htdocs/install/mysql/migration/14.0.0-15.0.0.sql
htdocs/user/card.php
2022-04-11 21:22:27 +02:00
Laurent Destailleur
d6860ca41b
FIX bad bank amount in accounting with multicurrency
2022-04-09 02:22:45 +02:00
Laurent Destailleur
88066d3fca
Clean data
2022-04-07 23:53:02 +02:00
Laurent Destailleur
3a2815a9c0
Debug and clean v16
2022-04-07 23:44:57 +02:00
Regis Houssin
35ee6096b6
FIX increased the size of the "note" field
2022-04-07 10:38:46 +02:00
Laurent Destailleur
ed1bdd26db
Rename some jobs
2022-04-07 00:09:11 +02:00
Laurent Destailleur
9459971ba4
Removed the awful "group by" on list of invoices. Add index on datef.
2022-04-06 14:53:22 +02:00
Laurent Destailleur
2e5d0ef92b
Merge pull request #20249 from atm-steve/NEW_Employee_management_improvement
...
New employee management improvement #18434
2022-04-05 15:12:19 +02:00
Thomas Negre
35d596e1dc
rename constant TICKET_AUTO_CREATE_FICHINTER_CREATE to WORKFLOW_TICKET_CREATE_INTERVENTION
2022-04-04 09:29:03 +02:00
Laurent Destailleur
f1d5695cb0
Merge pull request #20225 from thomas-Ngr/develop_new_ticket_workflow_auto_link_contract
...
NEW: add a workflow to auto link contract on a ticket
2022-04-02 18:15:27 +02:00
Florian HENRY
a9faf5fb54
feat: Add rank column into contract line
2022-04-01 11:29:38 +02:00
Laurent Destailleur
113af78a9c
Add column for private widgets
2022-04-01 09:35:45 +02:00
atm-steve
4fa656be96
Merge branch 'develop' into NEW_Employee_management_improvement
2022-03-30 12:13:17 +02:00
Quentin VIAL-GOUTEYRON
c7e8a2bd8f
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_inventory_pmp_hidden_conf
2022-03-28 16:04:12 +02:00
Laurent Destailleur
55e414ca30
Fix sql
2022-03-26 16:02:53 +01:00
Marc de Lima Lucio
cbba7d7d5f
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_deposit_payment_terms
2022-03-25 16:14:53 +01:00
Laurent Destailleur
6177e914e2
Merge pull request #20293 from atm-quentin/NEW_Availibility_dictionary_field
...
NEW Availibility dictionnary new column unit and number
2022-03-24 20:28:38 +01:00
Laurent Destailleur
27d8691fcc
Use default to null
2022-03-24 12:30:26 +01:00
BENKE Charlene
fcc8a953ae
Update 15.0.0-16.0.0.sql
2022-03-23 16:51:36 +01:00
Laurent Destailleur
8603d493ad
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/contrat/list.php
htdocs/install/mysql/tables/llx_partnership.key.sql
2022-03-19 17:34:26 +01:00
Laurent Destailleur
ef21def5ce
NEW Add option MAIN_API_DEBUG to save API logs into a file
2022-03-19 10:42:06 +01:00
Laurent Destailleur
876a013ded
Fix migration
2022-03-17 19:09:58 +01:00
Laurent Destailleur
167df9593b
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/comm/action/card.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/langs/en_US/products.lang
htdocs/reception/class/reception.class.php
2022-03-17 19:08:51 +01:00
Laurent Destailleur
e46ee982ec
FIX Option to manage packaging. FIX size/length/volume of reception
...
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/install/mysql/migration/14.0.0-15.0.0.sql
htdocs/langs/en_US/products.lang
htdocs/reception/card.php
htdocs/reception/class/reception.class.php
2022-03-17 19:00:19 +01:00
Laurent Destailleur
5d415b183e
FIX Option to manage packaging. FIX size/length/volume of reception
2022-03-17 18:53:50 +01:00
Thomas Negre
90ab7da40d
Workflow : sort contracts when automatic linking to ticket.
...
Introduces constants TICKET_PRODUCT_CATEGORY and WORKFLOW_TICKET_USE_PARENT_COMPANY_CONTRACTS.
Rename constant TICKET_AUTO_ASSIGN_CONTRACT_CREATE to WORKFLOW_TICKET_LINK_CONTRACT.
2022-03-17 16:05:35 +01:00
Quentin VIAL-GOUTEYRON
4aa87f3f85
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_Availibility_dictionary_field
2022-03-17 11:37:19 +01:00
Laurent Destailleur
92f82c7474
Merge pull request #20337 from dolibit-ut/patch-379
...
Update 15.0.0-16.0.0.sql
2022-03-15 19:48:21 +01:00
atm-steve
21090963e0
Merge branch 'develop' into NEW_Employee_management_improvement
2022-03-14 17:03:52 +01:00
Laurent Destailleur
ec4ba46582
NEW Add private and public notes on tax files.
2022-03-13 18:30:31 +01:00
UT from dolibit
19b8d418e2
Update 15.0.0-16.0.0.sql
2022-03-12 16:18:09 +01:00
Quentin VIAL-GOUTEYRON
7ae96b9839
convert number into qty
2022-03-09 10:34:23 +01:00
Marc de Lima Lucio
4efcbe8799
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_deposit_payment_terms
2022-03-08 15:23:52 +01:00
Marc de Lima Lucio
161edea6f3
FIX: deposit payment terms: adapt to v16
2022-03-08 15:22:19 +01:00
Marc de Lima Lucio
1993a8d7b1
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_deposit_payment_terms
2022-03-08 15:07:37 +01:00
Quentin VIAL-GOUTEYRON
b904ea73a6
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_inventory_pmp_hidden_conf
2022-03-08 08:55:21 +01:00
Quentin VIAL-GOUTEYRON
44577b2d1a
fix remove delete and add update lxx c availability
2022-03-08 08:51:31 +01:00
Quentin VIAL-GOUTEYRON
771fa0b6ed
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_Availibility_dictionary_field
2022-03-08 08:50:22 +01:00
Laurent Destailleur
6d772b7627
Merge branch 'develop' into patch-1
2022-03-07 16:08:31 +01:00
Quentin VIAL-GOUTEYRON
af8ecd1a38
NEW Availibility dictionnary column unit and number
2022-03-07 16:02:49 +01:00
Laurent Destailleur
84b951c2f9
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-03-07 15:27:07 +01:00
Laurent Destailleur
54ecf1f98c
# WARNING: head commit changed in the meantime
...
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-03-07 15:24:08 +01:00
Laurent Destailleur
c4a20685a4
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-03-07 15:21:38 +01:00
Laurent Destailleur
fa707c6015
Fix error from v12
2022-03-07 15:20:55 +01:00
Laurent Destailleur
c0088191f1
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/product/admin/product.php
htdocs/product/class/product.class.php
2022-03-07 15:19:51 +01:00
Laurent Destailleur
d13ae9f721
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/install/mysql/tables/llx_product_fournisseur_price.sql
htdocs/product/admin/product.php
htdocs/product/class/product.class.php
2022-03-07 15:13:25 +01:00
Laurent Destailleur
c4061e578d
Fix field
2022-03-07 15:06:24 +01:00
Laurent Destailleur
028fc4f004
Fix field
2022-03-07 15:05:45 +01:00
Laurent Destailleur
df0b20aad3
Merge pull request #20241 from noec764/12.0_Product_Fournisseur_Migration
...
Correction of the modification on the fly of the table llx_product_fournisseur_price
2022-03-07 15:01:40 +01:00
Quentin VIAL-GOUTEYRON
cc591b3a03
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_inventory_pmp_hidden_conf
2022-03-07 10:12:17 +01:00
Alexandre SPANGARO
13b69bcf93
NEW Dictionaries - add possibility to manage countries in EEC
2022-03-04 07:00:02 +01:00
Steve
cb17f2029e
wip: add ref_employee and national_registration_number fields
2022-03-02 11:20:07 +01:00
Noé Courtier
035bc32323
Correction of the modification on the fly of the table llx_product_fournisseur_price by an addition in the script creation of the table as well as in the script of version upgrade from 12 ->13
2022-03-01 16:14:31 +01:00
Anthony Berton
0fd56eb56b
Update 15.0.0-16.0.0.sql
2022-03-01 11:09:26 +01:00
Anthony Berton
b9feefad15
Update 14.0.0-15.0.0.sql
2022-03-01 11:08:31 +01:00
Anthony Berton
eb90beaebe
Merge branch 'develop' into patch-1
2022-03-01 11:07:11 +01:00
Laurent Destailleur
ef39c50882
Merge branch '15.0' into patch-1
2022-02-28 21:09:50 +01:00
Laurent Destailleur
19389ca018
Merge pull request #20200 from ymollard/default-type4tickets
...
Set default ticket type to OTHER if no default exists
2022-02-28 21:03:59 +01:00
Laurent Destailleur
c2fb5d577c
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/install/mysql/migration/14.0.0-15.0.0.sql
htdocs/langs/en_US/banks.lang
htdocs/projet/list.php
2022-02-28 20:12:28 +01:00
Laurent Destailleur
32f2eb8c94
Debug v15
2022-02-28 12:13:06 +01:00
Yoan Mollard
4082de422f
Set default ticket type to OTHER if no default exists
2022-02-25 16:27:55 +01:00
Anthony Berton
24be131600
Update 14.0.0-15.0.0.sql
2022-02-25 14:51:40 +01:00
Laurent Destailleur
4f054481d9
Merge branch 'develop' into 16a12
2022-02-25 14:15:08 +01:00
Thomas Negre
2d74e4fce1
add field pti_in_ctti in bank_account table description. Change column type to smallint.
2022-02-24 09:30:55 +01:00
Thomas Negre
80d85b4239
db migration: add a column in llx_bank_account to store the expected SEPA format concerning PmtTpInf.
2022-02-23 16:17:18 +01:00
Alexandre SPANGARO
7f29668c62
Increase the length of the ref_supplier field
2022-02-23 06:43:01 +01:00
atm-lena
2e02b3fcae
Ajout table "llx_inventory_extrafields"
2022-02-21 14:58:47 +01:00
Quentin VIAL-GOUTEYRON
595a6c2782
new pmp column
2022-02-21 14:25:18 +01:00
Quentin VIAL-GOUTEYRON
879afaa59e
NEW : Beginning of PMP management on inventory
2022-02-18 12:16:50 +01:00
Laurent Destailleur
b393a1277f
Update 14.0.0-15.0.0.sql
2022-02-17 19:50:21 +01:00
Alexandre SPANGARO
4985b98bd5
Fix tms
2022-02-14 12:02:50 +01:00
Alexandre SPANGARO
636a01725e
Remove integer(1)
2022-02-14 04:11:11 +01:00
Alexandre SPANGARO
5152a060cc
NEW Asset module - New structure
2022-02-14 04:06:25 +01:00
Alfredo Altamirano
88a33c730a
FIX #20042 Update Mexican legal entities
2022-02-11 02:01:25 -06:00
Laurent Destailleur
52bacbd914
Tables for emailing and asset modules are loaded on module activation
2022-02-10 19:21:15 +01:00
Laurent Destailleur
3bc064ac55
Add status on tasks
2022-02-10 19:08:35 +01:00
Laurent Destailleur
d2af490b33
Fix missing key on a new table
2022-02-10 13:12:00 +01:00