Laurent Destailleur
|
8e7b145510
|
Update modFacture.class.php
|
2022-03-29 16:05:41 +02:00 |
|
Laurent Destailleur
|
a80a831ea3
|
Partnership module swtich from status development to experimental
|
2022-03-26 12:04:31 +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
|
644e509265
|
Rename "Reconciled" with "BankLineReconciled" for bank conciliation
|
2022-03-25 14:43:48 +01:00 |
|
Laurent Destailleur
|
bc9ec3e2b9
|
Merge pull request #20395 from hregis/fix_uniformize_with_element_name
FIX uniformize with element name "contact"
|
2022-03-23 16:04:53 +01:00 |
|
Laurent Destailleur
|
c9672e4605
|
Merge pull request #20442 from grandoc/new_branch_23_03_2022
fix : Nested ternary expressions (without parentheses) deprecated in …
|
2022-03-23 16:03:36 +01:00 |
|
Laurent Destailleur
|
0e63e09fbb
|
Merge pull request #20403 from Easya-Solutions/develop_remake_variants_permissions
NEW : Update variants to standard card and list (permissions)
|
2022-03-23 16:02:34 +01:00 |
|
Laurent Destailleur
|
1c7e2d3034
|
Merge pull request #20402 from Easya-Solutions/develop_remake_variants
NEW : Update variants to standard card and list
|
2022-03-23 16:02:08 +01:00 |
|
Philippe GRAND
|
b59196d3f9
|
fix : Nested ternary expressions (without parentheses) deprecated in PHP 7.4. Targeting PHP 8.1.0.
|
2022-03-23 15:55:50 +01:00 |
|
Laurent Destailleur
|
5eb6ddd7b4
|
Merge 20374 and add some fix. Need to be restested.
|
2022-03-23 15:32:05 +01:00 |
|
Laurent Destailleur
|
2b7797fa75
|
Clean code
|
2022-03-23 15:02:45 +01:00 |
|
Laurent Destailleur
|
279a8c9df5
|
Code comment
|
2022-03-23 14:39:10 +01:00 |
|
Laurent Destailleur
|
a5e9970866
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
|
2022-03-22 16:58:57 +01:00 |
|
Laurent Destailleur
|
bf7c707d05
|
Doc
|
2022-03-21 11:11:36 +01:00 |
|
Laurent Destailleur
|
3293a6f8b8
|
Fix position of table on new page of PDF
|
2022-03-19 19:40:20 +01:00 |
|
Laurent Destailleur
|
d5dc29e794
|
Fix position of image on line
|
2022-03-19 19:26:58 +01:00 |
|
Laurent Destailleur
|
79d34bd7d1
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-03-19 18:21:08 +01:00 |
|
Laurent Destailleur
|
9878b04a98
|
Fix position of text in PDF
|
2022-03-19 18:20:24 +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 |
|
kamel
|
26a462dce0
|
NEW : Update variants to standard card and list (permission)
|
2022-03-18 15:43:32 +01:00 |
|
kamel
|
1418fd7054
|
NEW : Update variants to standard card and list
|
2022-03-18 15:38:44 +01:00 |
|
Regis Houssin
|
b70d3eb8eb
|
FIX uniformize with element name "contact"
|
2022-03-18 12:05:59 +01:00 |
|
lvessiller
|
566bced9dc
|
FIX escape values and find indexed columns by key
|
2022-03-18 08:53:54 +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
|
f92154d057
|
declare ticket-related constants in modTicket.class.php
|
2022-03-17 16:05:35 +01:00 |
|
Thomas Negre
|
8d997de3bb
|
add options in workflow admin panel : WORKFLOW_TICKET_LINK_CONTRACT, WORKFLOW_TICKET_USE_PARENT_COMPANY_CONTRACTS
|
2022-03-17 16:05:35 +01:00 |
|
Laurent Destailleur
|
49e53abf53
|
Fix pdf on letter format
|
2022-03-17 15:01:15 +01:00 |
|
lvessiller
|
254ae943e1
|
FIX conflicts with develop
|
2022-03-17 12:33:13 +01:00 |
|
Laurent Destailleur
|
079fcacf13
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/en_US/products.lang
|
2022-03-17 00:16:14 +01:00 |
|
Laurent Destailleur
|
ee0ffae407
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/core/modules/supplier_payment/doc/pdf_standard.modules.php
|
2022-03-17 00:15:01 +01:00 |
|
Laurent Destailleur
|
3346d64416
|
Merge pull request #20305 from fmarcet/14.0
Fix: Error whem generating supplier payment pdf
|
2022-03-16 22:46:53 +01:00 |
|
Laurent Destailleur
|
ac22b1ce81
|
# WARNING: head commit changed in the meantime
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2022-03-16 21:31:08 +01:00 |
|
Laurent Destailleur
|
143660799b
|
Clean code using dolGetFirstLineOfText()
|
2022-03-16 21:22:03 +01:00 |
|
Laurent Destailleur
|
fe5bf529db
|
# WARNING: head commit changed in the meantime
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-03-16 20:34:30 +01:00 |
|
Laurent Destailleur
|
319f21ef69
|
Fix regression
|
2022-03-16 16:23:27 +01:00 |
|
ATM john
|
4f395a836e
|
fix crabe multidir output
|
2022-03-16 12:10:10 +01:00 |
|
lvessiller
|
6d6e6ff70c
|
NEW clean values and amount in FEC import
|
2022-03-16 10:49:16 +01:00 |
|
atm-steve
|
21090963e0
|
Merge branch 'develop' into NEW_Employee_management_improvement
|
2022-03-14 17:03:52 +01:00 |
|
steve
|
1555a95ce8
|
Activate new rights read and write
|
2022-03-14 16:50:43 +01:00 |
|
Regis Houssin
|
44b6f8a48d
|
FIX avoid php warning
|
2022-03-14 09:20:10 +01:00 |
|
Laurent Destailleur
|
88ffe1827e
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/core/ajax/row.php
htdocs/filefunc.inc.php
|
2022-03-10 15:59:09 +01:00 |
|
Gauthier PC portable 024
|
9e2c8ffe37
|
FIX : test for stickler feedback
|
2022-03-10 11:10:38 +01:00 |
|
Gauthier PC portable 024
|
c103c7d61e
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_stockstransfers
|
2022-03-10 10:31:56 +01:00 |
|
Thomas Negre
|
6e08115aa2
|
introduce constant INVOICE_CHECK_POSTERIOR_DATE in Facture module
|
2022-03-09 09:25:52 +01:00 |
|
Laurent Destailleur
|
2d93c6b678
|
Fix template
|
2022-03-08 19:00:21 +01:00 |
|
Ferran Marcet
|
8e944b8b6d
|
Fix: Error whem generating supplier payment pdf
|
2022-03-08 17:34:51 +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
|
1993a8d7b1
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_deposit_payment_terms
|
2022-03-08 15:07:37 +01:00 |
|
Laurent Destailleur
|
d6852c31b8
|
Clean code
|
2022-03-07 19:31:06 +01:00 |
|
Laurent Destailleur
|
6e298a2cb4
|
Fix phpunit
|
2022-03-07 19:18:32 +01:00 |
|
Laurent Destailleur
|
492c198e46
|
Make conditions of some corn tasks dynamic.
|
2022-03-07 18:01:07 +01:00 |
|
Laurent Destailleur
|
7defe26e56
|
Debug cron to send backup by email.
|
2022-03-07 17:55:10 +01:00 |
|
Laurent Destailleur
|
82244afb94
|
Merge pull request #20136 from bb2a/Send-Local-Database-Dump
NEW - Add util function send backup by mail
|
2022-03-07 17:37:44 +01:00 |
|
Laurent Destailleur
|
29e278ed36
|
Update modCron.class.php
|
2022-03-07 17:33:50 +01:00 |
|
Laurent Destailleur
|
0020f4e48a
|
Merge pull request #20222 from thomas-Ngr/develop_new_ticket_notify_at_closing
New - Ticket: notify contacts at closing
|
2022-03-07 16:23:27 +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
|
7d374dc4f6
|
Merge pull request #20264 from fmarcet/15.0
Fix: #20161 Can't import thirds. Column Skype doesn't exist
|
2022-03-07 14:21:42 +01:00 |
|
Laurent Destailleur
|
2142440b6c
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/action/index.php
htdocs/langs/en_US/errors.lang
|
2022-03-07 13:23:47 +01:00 |
|
Laurent Destailleur
|
378dab69a6
|
FIX #19777 #20281
|
2022-03-07 13:21:32 +01:00 |
|
Ferran Marcet
|
8c2c3bf3fb
|
Fix: Can't import thirds. Column Skype doesn't exist
|
2022-03-04 10:06:24 +01:00 |
|
steve
|
436b8fa5b5
|
apply feedbacks
|
2022-03-03 16:18:09 +01:00 |
|
Laurent Destailleur
|
0fed4dae13
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/lib/functions.lib.php
|
2022-03-03 01:59:31 +01:00 |
|
Laurent Destailleur
|
3c3d6ab0da
|
Fix regression. Add unit test to detect it.
|
2022-03-03 01:17:44 +01:00 |
|
Laurent Destailleur
|
9bda7ba8c7
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/doleditor.class.php
|
2022-03-03 00:16:55 +01:00 |
|
Steve
|
8f07c22d70
|
Merge branch 'dolibarrdevelop' into WIP_Employee_management_improvement
|
2022-03-02 14:51:46 +01:00 |
|
Laurent Destailleur
|
5ffac5f3ee
|
Fix typo
|
2022-03-02 11:38:32 +01:00 |
|
Laurent Destailleur
|
12b2a10865
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-03-01 18:15:13 +01:00 |
|
Laurent Destailleur
|
b79ad197ec
|
FIX Missing the field date start/end in export supplier invoice/order
|
2022-03-01 17:29:22 +01:00 |
|
Steve
|
5bf186c8ce
|
Merge branch 'dolibarrdevelop' into WIP_Employee_management_improvement
|
2022-03-01 11:42:57 +01:00 |
|
Laurent Destailleur
|
0d024147bf
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-02-28 22:36:31 +01:00 |
|
Laurent Destailleur
|
67881a7932
|
Merge branch 'develop' into 16a12_assets_code
|
2022-02-28 22:03:26 +01:00 |
|
Thomas Negre
|
e1e643efba
|
Ticket : add option TICKET_NOTIFY_AT_CLOSING to ticket config panel
|
2022-02-28 17:10:45 +01:00 |
|
steve
|
91ee90ebeb
|
fix: read employee and write employee
|
2022-02-28 16:48:08 +01:00 |
|
steve
|
08fa2dfadd
|
wip: add read employee and write employee
|
2022-02-28 15:58:23 +01:00 |
|
Francis Appels
|
3e41c9cb97
|
FIX: Show product photo on Supplier order Cornas model.
|
2022-02-26 11:13:02 +01:00 |
|
Laurent Destailleur
|
e96061dd18
|
Fix phpunit SecurityTest
|
2022-02-22 23:46:57 +01:00 |
|
Laurent Destailleur
|
c63e2c2981
|
Website tables are created only if module enabled.
|
2022-02-22 19:15:37 +01:00 |
|
BB2A Anthony Berton
|
d28ba84cb3
|
Mail sendto default and add filter
|
2022-02-21 16:15:40 +01:00 |
|
BB2A Anthony Berton
|
2595f1f9ee
|
sens dump
|
2022-02-21 15:56:09 +01:00 |
|
Thomas Negre
|
ad3f7b531e
|
add constants declarations in the module class
|
2022-02-21 11:50:28 +01:00 |
|
Laurent Destailleur
|
9a3d8022f3
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-02-18 21:53:38 +01:00 |
|
Laurent Destailleur
|
b0f538387e
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
htdocs/accountancy/class/bookkeeping.class.php
htdocs/core/modules/import/import_csv.modules.php
htdocs/core/modules/import/import_xlsx.modules.php
|
2022-02-18 21:50:08 +01:00 |
|
lvessiller
|
1107a60b58
|
FIX compute rule in FEC import
|
2022-02-18 16:53:55 +01:00 |
|
Laurent Destailleur
|
3b6f7bff66
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-02-18 16:32:51 +01:00 |
|
Laurent Destailleur
|
3d9cdbf136
|
FIX Debug v15
|
2022-02-18 16:24:11 +01:00 |
|
Laurent Destailleur
|
e41e0f069a
|
Fix creator in PDF. Add log to help to find strange bug
|
2022-02-18 15:09:52 +01:00 |
|
Laurent Destailleur
|
61e91656e0
|
FIX setup of member module
FIX generation of business cards
|
2022-02-18 14:14:34 +01:00 |
|
Laurent Destailleur
|
694ea8830b
|
Fix missing name and type into template
|
2022-02-18 13:46:12 +01:00 |
|
Laurent Destailleur
|
dee5d8f9e8
|
Standardize name of button
|
2022-02-18 13:45:28 +01:00 |
|
Laurent Destailleur
|
ec71eb410e
|
Merge pull request #20040 from thomas-Ngr/develop_ticket_config_auto_read
ticket config: auto read ticket
|
2022-02-17 19:58:01 +01:00 |
|
Laurent Destailleur
|
c20d824999
|
Tables of module ticket are create only when module is enabled.
|
2022-02-17 19:30:18 +01:00 |
|
Laurent Destailleur
|
c16e013b99
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/core/modules/supplier_order/doc/pdf_cornas.modules.php
htdocs/core/modules/supplier_order/doc/pdf_muscadet.modules.php
|
2022-02-16 21:13:49 +01:00 |
|
Alexandre SPANGARO
|
948f20c2b6
|
Add a graphical option to define duration per year for depreciation
|
2022-02-16 05:18:29 +01:00 |
|
atm-greg
|
96c7a9f77c
|
fix pdf_cornas
|
2022-02-14 15:16:36 +01:00 |
|
atm-greg
|
3ebdb89133
|
fix pdf_mucadet
|
2022-02-14 15:11:26 +01:00 |
|
Alexandre SPANGARO
|
6734a3575e
|
Core
|
2022-02-14 04:52:39 +01:00 |
|
Laurent Destailleur
|
52bacbd914
|
Tables for emailing and asset modules are loaded on module activation
|
2022-02-10 19:21:15 +01:00 |
|
Thomas Negre
|
4c5ddcf030
|
ticket config: add constant TICKET_AUTO_READ_WHEN_CREATED_FROM_BACKEND to admin panel
|
2022-02-10 17:57:28 +01:00 |
|
Laurent Destailleur
|
d69f9eca40
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/lib/pdf.lib.php
|
2022-02-10 11:25:15 +01:00 |
|
Adrien Raze
|
194959c61c
|
FIX : Fixing PR returns
|
2022-02-09 10:03:30 +01:00 |
|
Christian Foellmann
|
e0a3820b9c
|
fix double VAT line in commande PDF template
|
2022-02-09 08:01:24 +01:00 |
|
Adrien Raze
|
ee52cac3ba
|
NEW : Template supplier invoices
|
2022-02-07 14:34:27 +01:00 |
|
Laurent Destailleur
|
bd3218b460
|
Fix remove dead code
|
2022-02-06 13:06:12 +01:00 |
|
Laurent Destailleur
|
1ca1f111b3
|
Fix warnings
|
2022-02-01 16:12:51 +01:00 |
|
Laurent Destailleur
|
6ddc4ba3a0
|
Fix bad value for total VAT on PDF
|
2022-02-01 13:23:52 +01:00 |
|
Laurent Destailleur
|
d167e022eb
|
Debug v15
|
2022-01-31 12:08:51 +01:00 |
|
Laurent Destailleur
|
d75dd51bb7
|
Clean code to debug fulldayevent
|
2022-01-29 00:39:20 +01:00 |
|
Francis Appels
|
8d75f575e5
|
Fix missing reception module description translation key.
|
2022-01-28 16:35:14 +01:00 |
|
Laurent Destailleur
|
ef70777cf1
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
htdocs/reception/card.php
|
2022-01-28 15:57:09 +01:00 |
|
Laurent Destailleur
|
60fff852ab
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2022-01-26 12:53:06 +01:00 |
|
Laurent Destailleur
|
0ee0bfed85
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
htdocs/fourn/commande/card.php
test/phpunit/testvirus.txt
|
2022-01-23 13:04:37 +01:00 |
|
Laurent Destailleur
|
e0956c1765
|
Fix missing token, missing reposition, missing modulepart
|
2022-01-22 15:33:47 +01:00 |
|
Laurent Destailleur
|
14af64d143
|
NEW Can removed doc templates from setup page of thirdparty
|
2022-01-22 15:09:14 +01:00 |
|
Laurent Destailleur
|
284fcf3ad5
|
FIX Company logo not found in some cases on some templates
|
2022-01-22 13:19:29 +01:00 |
|
Laurent Destailleur
|
1dcfb88ad4
|
Debug v15
|
2022-01-21 13:44:40 +01:00 |
|
Laurent Destailleur
|
744296a43a
|
FIX Permission on holiday and expensereport.
|
2022-01-14 13:52:08 +01:00 |
|
Laurent Destailleur
|
13510b9929
|
Clean sortfield, sortorder
|
2022-01-13 11:17:25 +01:00 |
|
Laurent Destailleur
|
c3a42162d9
|
FIX The vat code was not correctly managed on PDF templates
|
2022-01-08 14:43:24 +01:00 |
|
Laurent Destailleur
|
60b2479389
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/action/list.php
|
2022-01-07 16:00:19 +01:00 |
|
Laurent Destailleur
|
7618966f81
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/comm/action/list.php
htdocs/core/class/utils.class.php
htdocs/install/mysql/data/llx_20_c_departements.sql
|
2022-01-07 15:56:21 +01:00 |
|
Laurent Destailleur
|
132d393d23
|
Code comment
|
2022-01-06 16:06:17 +01:00 |
|
Laurent Destailleur
|
d9715729c8
|
Fix var
|
2022-01-05 22:44:12 +01:00 |
|
Laurent Destailleur
|
0189d92139
|
Some country need qr code for legal issues. Add a hook to allow this.
|
2022-01-04 20:44:17 +01:00 |
|
Laurent Destailleur
|
1d80b8394a
|
Debug v15
|
2022-01-04 12:56:08 +01:00 |
|
Laurent Destailleur
|
f8a97ef928
|
FIX a lot of problem with rules for password validation
|
2022-01-03 16:09:08 +01:00 |
|
Ferran Marcet
|
ff2388ceaf
|
Fix: correctly display the products of a warehouse in the pdf
|
2022-01-03 13:08:20 +01:00 |
|
Laurent Destailleur
|
cecb11bb1c
|
Debug v15
|
2022-01-03 12:28:42 +01:00 |
|
Laurent Destailleur
|
72998cd8fe
|
Debug v15
|
2022-01-03 12:26:57 +01:00 |
|
Laurent Destailleur
|
f7871be6cd
|
Debug v15
|
2022-01-03 03:06:18 +01:00 |
|
Laurent Destailleur
|
0037ee2254
|
Fix ckeditor plugins
|
2022-01-01 19:37:53 +01:00 |
|
Laurent Destailleur
|
9c50cfeb62
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/modules/modBom.class.php
htdocs/core/modules/modCommande.class.php
htdocs/core/modules/modFournisseur.class.php
htdocs/core/modules/modPropale.class.php
|
2021-12-30 19:18:41 +01:00 |
|
Laurent Destailleur
|
809c8f993b
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/card.php
htdocs/core/modules/modCommande.class.php
htdocs/core/modules/modFournisseur.class.php
htdocs/core/modules/modPropale.class.php
htdocs/filefunc.inc.php
htdocs/modulebuilder/template/core/modules/mymodule/mod_myobject_advanced.php
|
2021-12-30 19:03:46 +01:00 |
|
Laurent Destailleur
|
108df3726a
|
Fix php syntax
|
2021-12-30 18:46:26 +01:00 |
|
Laurent Destailleur
|
62a74ed428
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/modulebuilder/template/core/modules/mymodule/mod_myobject_advanced.php
htdocs/societe/list.php
|
2021-12-30 17:57:45 +01:00 |
|
Laurent Destailleur
|
ebb7aa7494
|
Merge pull request #19693 from grandoc/new_branch_27_12_2021
fix : units were not displayed
|
2021-12-30 13:19:25 +01:00 |
|
John BOTELLA
|
0f587a37e2
|
fix missing var definition
|
2021-12-28 19:36:44 +01:00 |
|
Philippe GRAND
|
f8884d2c86
|
fix : units were not displayed
|
2021-12-27 15:00:05 +01:00 |
|
Laurent Destailleur
|
2de5db83a9
|
Fix iban_prefix
|
2021-12-21 14:51:57 +01:00 |
|
Laurent Destailleur
|
bb6bf2f743
|
Fix replacement of ICS on sepa mandate
|
2021-12-21 11:45:42 +01:00 |
|
Laurent Destailleur
|
8e4077eedf
|
Fix ics on sepa mandate template
|
2021-12-21 11:25:19 +01:00 |
|
Ferran Marcet
|
2b7c3be511
|
Replace sql operator
|
2021-12-20 12:34:46 +01:00 |
|
Laurent Destailleur
|
bef1afc7b8
|
Clean code
|
2021-12-16 17:01:15 +01:00 |
|
Laurent Destailleur
|
49853adf82
|
Fix pb with cache
|
2021-12-13 09:35:27 +01:00 |
|
Laurent Destailleur
|
2bc417fcf7
|
FIX parameter $action replaced with $mode. $action reserved for action
|
2021-12-11 13:22:43 +01:00 |
|
Laurent Destailleur
|
b5d1ea4629
|
FIX select too large into addrights (pb of missing parenthesis)
|
2021-12-09 11:07:38 +01:00 |
|
Laurent Destailleur
|
0e7d23e169
|
Fix constraint and loading on module activation.
|
2021-12-07 14:14:13 +01:00 |
|
Laurent Destailleur
|
10e126eb69
|
Clean code on pdf templates
|
2021-12-02 10:43:44 +01:00 |
|
Ferran Marcet
|
ac975ecc61
|
Undo changes
|
2021-11-30 13:30:17 +01:00 |
|
Laurent Destailleur
|
a7f9ffd5d0
|
Merge pull request #19461 from frederic34/lastactivationversion
keep info on latest activation version of module
|
2021-11-30 12:16:39 +01:00 |
|
Laurent Destailleur
|
962ac263ba
|
Fix look and feel v15
|
2021-11-27 15:29:48 +01:00 |
|
Laurent Destailleur
|
734c9871ad
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
|
2021-11-27 01:07:32 +01:00 |
|
Ferran Marcet
|
5265cd8084
|
Fix: correctly display the products of a warehouse in the pdf
|
2021-11-26 12:49:07 +01:00 |
|
Ferran Marcet
|
419eaa217f
|
dejar igual que 13
|
2021-11-26 12:38:09 +01:00 |
|
Ferran Marcet
|
ad1d553d11
|
Merge branch '13.0up' into 13.0
# Conflicts:
# htdocs/core/modules/modAdherent.class.php
# htdocs/core/modules/modProduct.class.php
# htdocs/core/modules/modProjet.class.php
# htdocs/core/modules/modResource.class.php
# htdocs/core/modules/modService.class.php
# htdocs/core/modules/modSociete.class.php
# htdocs/core/modules/modUser.class.php
|
2021-11-26 12:29:38 +01:00 |
|
Gauthier PC portable 024
|
641002ae96
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_stockstransfers
|
2021-11-24 09:05:24 +01:00 |
|
Frédéric FRANCE
|
e6af0facdd
|
keep info on latest activation version of module
|
2021-11-23 23:27:07 +01:00 |
|
Laurent Destailleur
|
c79fa4d3d0
|
NEW Add workflow action close purchase order on reception validation
NEW Add workflow action close purchase order on reception closing
|
2021-11-19 23:03:12 +01:00 |
|
Laurent Destailleur
|
f525045c44
|
Merge pull request #19281 from aspangaro/15a29
NEW Thirdparty - Add advanced right to add / edit payment information
|
2021-11-18 20:32:55 +01:00 |
|
Laurent Destailleur
|
0649dc598d
|
Clean code
|
2021-11-18 19:25:07 +01:00 |
|
Alexandre SPANGARO
|
1107c6a208
|
Modify name of advance right
|
2021-11-16 04:32:09 +01:00 |
|
Alexandre SPANGARO
|
2ebdc6a430
|
Merge remote-tracking branch 'upstream/develop' into 15a29
|
2021-11-16 04:27:53 +01:00 |
|
Laurent Destailleur
|
b87f3208ef
|
Merge pull request #19275 from frederic34/patch-5
fix error
|
2021-11-15 11:36:47 +01:00 |
|
Yaacov Akiba Slama
|
de435576a9
|
Allow WithdrawMode to be imported
|
2021-11-12 12:46:37 +02:00 |
|
Yaacov Akiba Slama
|
5c8d91ba6c
|
BankAccountNumber is not required.
The IBAN can contain all the needed information. So there is no reason for
the account number to be required
|
2021-11-12 12:46:18 +02:00 |
|
Frédéric FRANCE
|
c245e4b388
|
Merge remote-tracking branch 'upstream/develop' into patch-5
|
2021-11-11 17:18:50 +01:00 |
|
Frédéric FRANCE
|
38d3b9ca71
|
fix regex
|
2021-11-11 16:54:20 +01:00 |
|
Laurent Destailleur
|
47dd7335a9
|
Debug v15
|
2021-11-10 21:34:41 +01:00 |
|
Alexandre SPANGARO
|
1cd864e395
|
Merge remote-tracking branch 'upstream/develop' into 15a29
|
2021-11-06 05:06:21 +01:00 |
|
Laurent Destailleur
|
e8a550cb21
|
Merge pull request #19273 from frederic34/patch-1
fix warning (bad const)
|
2021-11-05 14:02:41 +01:00 |
|
Laurent Destailleur
|
19b9412c13
|
FIX #19305
|
2021-11-05 12:49:33 +01:00 |
|
Alexandre SPANGARO
|
dd7ee9e5f4
|
Merge remote-tracking branch 'upstream/develop' into 15a29
|
2021-11-02 04:52:50 +01:00 |
|
Alexandre SPANGARO
|
155eae1772
|
Add advanced right to add / update thirdparty payment information
|
2021-11-02 04:52:16 +01:00 |
|
Frédéric FRANCE
|
d7c0d87aeb
|
Update mod_facture_fournisseur_tulip.php
|
2021-11-01 13:35:25 +01:00 |
|
Frédéric FRANCE
|
b992deb084
|
fix warnings
|
2021-11-01 09:44:43 +01:00 |
|
Frédéric FRANCE
|
39777d4cc5
|
fix error
|
2021-11-01 09:37:07 +01:00 |
|
Frédéric FRANCE
|
75eff571d9
|
fix unknown function
|
2021-10-31 22:27:39 +01:00 |
|
Laurent Destailleur
|
d21278b0ef
|
Merge branch 'develop' into fix_php8
|
2021-10-31 17:54:32 +01:00 |
|
Laurent Destailleur
|
ae103f20ca
|
Merge pull request #19204 from FHenry/fix_introduced_scrutinizer
Fix introduced scrutinizer
|
2021-10-31 17:37:31 +01:00 |
|
Laurent Destailleur
|
d891dd8ddc
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/en_US/stocks.lang
htdocs/product/stats/card.php
htdocs/projet/element.php
htdocs/salaries/card.php
|
2021-10-31 16:19:10 +01:00 |
|
Laurent Destailleur
|
da4fe03be7
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/core/class/html.formticket.class.php
htdocs/ticket/card.php
|
2021-10-31 14:37:33 +01:00 |
|
Laurent Destailleur
|
ca8dab36a3
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/compta/facture/card.php
htdocs/core/class/html.formticket.class.php
htdocs/core/modules/modAdherent.class.php
htdocs/core/modules/modProjet.class.php
|
2021-10-31 14:33:44 +01:00 |
|
Laurent Destailleur
|
ed9f0c4ad9
|
Fix labels
|
2021-10-31 13:42:08 +01:00 |
|
Alexandre SPANGARO
|
70ed633171
|
Update label perms
|
2021-10-31 07:23:34 +01:00 |
|
Alexandre SPANGARO
|
3242400855
|
Clean module HRM
|
2021-10-31 06:26:41 +01:00 |
|
Ferran Marcet
|
9f23528ccd
|
Fix: Import don't work if extrafield is separator
|
2021-10-29 12:39:22 +02:00 |
|
Ferran Marcet
|
1336d3e791
|
Fix: Import don't work if extrafield is separator
|
2021-10-29 12:25:50 +02:00 |
|
Marc de Lima Lucio
|
668088a63f
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_deposit_payment_terms
|
2021-10-28 15:54:18 +02:00 |
|
Laurent Destailleur
|
ffc07efb64
|
Look and feel v15
|
2021-10-28 14:28:24 +02:00 |
|
Laurent Destailleur
|
d1794d7948
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/modules/modAdherent.class.php
|
2021-10-28 11:05:38 +02:00 |
|
Laurent Destailleur
|
f033e91cb0
|
phpcs
|
2021-10-28 11:03:27 +02:00 |
|
Laurent Destailleur
|
41bba0e879
|
Fix import of members
|
2021-10-28 00:12:41 +02:00 |
|
Laurent Destailleur
|
4bde20dd8d
|
Can make update during import of members
|
2021-10-27 09:23:03 +02:00 |
|
Laurent Destailleur
|
7393abea8f
|
Fix phpcs
|
2021-10-26 14:42:26 +02:00 |
|
Laurent Destailleur
|
2436f0967b
|
Fix translation of Nature of member in import.
|
2021-10-26 14:37:15 +02:00 |
|
Laurent Destailleur
|
e9ba9fc103
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/contact/list.php
htdocs/core/modules/mailings/modules_mailings.php
|
2021-10-26 13:52:00 +02:00 |
|
Laurent Destailleur
|
da2ce063b3
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/contact/card.php
htdocs/contact/list.php
htdocs/core/modules/mailings/modules_mailings.php
htdocs/product/card.php
htdocs/public/emailing/mailing-unsubscribe.php
|
2021-10-26 13:42:30 +02:00 |
|
Laurent Destailleur
|
fde44f2792
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/contact/list.php
htdocs/core/modules/mailings/modules_mailings.php
|
2021-10-26 13:29:47 +02:00 |
|
Scrutinizer Auto-Fixer
|
5567310e44
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2021-10-25 20:07:31 +00:00 |
|