Commit Graph

96128 Commits

Author SHA1 Message Date
javieralapps4up
f4f8b67d10
Using deprecated $tmpinvoice->fk_soc
Use of deprecated $tmpinvoice->fk_soc instead of using $tmpinvoice->socid
2022-05-02 12:57:13 +02:00
lvessiller
0a48c09a74 NEW last generated doc if main not found for mailing mass action 2022-05-02 11:35:12 +02:00
lvessiller
bcc645ce38 NEW const MAIL_MASS_ACTION_ADD_LAST_IF_MAIN_DOC_NOT_FOUND for mailing mass action 2022-05-02 10:50:48 +02:00
lmarcouiller
2899a6dca5 fix database files 2022-05-02 10:41:59 +02:00
melina
7063b7cdb8 fix missing line in PR 2022-05-02 08:37:37 +02:00
Laurent Destailleur
b7106b1731 Fix lang 2022-05-01 22:22:46 +02:00
Laurent Destailleur
21e3a5d5ec Try to fix warnings 2022-05-01 21:04:16 +02:00
Laurent Destailleur
d7398f573c Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-05-01 20:49:43 +02:00
Laurent Destailleur
be4a6788bb Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-05-01 20:48:11 +02:00
Laurent Destailleur
6308b700d5 # WARNING: head commit changed in the meantime
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-05-01 20:47:54 +02:00
Laurent Destailleur
971714f8e3 phpcs 2022-05-01 20:46:23 +02:00
Laurent Destailleur
e2bf596589 Fix missing picto 2022-05-01 17:58:37 +02:00
Laurent Destailleur
755850d646 Debug v16 2022-05-01 17:44:26 +02:00
Laurent Destailleur
b2ec035d21 Debug v16 2022-05-01 17:39:57 +02:00
Laurent Destailleur
f8cb916080 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-05-01 16:45:13 +02:00
Laurent Destailleur
08d78dd33b NEW More feature that can be modifed after module generation 2022-05-01 15:05:25 +02:00
Laurent Destailleur
1a589c5f18
Merge pull request #20656 from FHenry/dev_20652
NEW: Add column template invoice in invoice list
2022-05-01 13:49:02 +02:00
Laurent Destailleur
e811fbb75b
Merge pull request #20660 from hregis/fix_backport_and_ics_not_mandatory_with_bank_transfer
FIX SEPA ICS is not mandatory for bank transfer
2022-05-01 13:47:35 +02:00
Laurent Destailleur
22a2aa55e2 Show tooltip on nb of translation files 2022-05-01 13:39:22 +02:00
Laurent Destailleur
48342cd3c5 Fix td balance 2022-05-01 12:49:53 +02:00
Laurent Destailleur
9af68679d1
Merge branch 'develop' into 16a20 2022-05-01 12:45:08 +02:00
Laurent Destailleur
fe2324ac7e
Merge pull request #20669 from ymollard/tickets-collector
FIX and NEW i18n for creating tickets via the mail collector
2022-05-01 12:36:16 +02:00
Laurent Destailleur
82b65f3517
Merge pull request #20707 from hregis/fix_wrong_data_root_with_multicompany
NEW Module website now supports the multicompany module
2022-05-01 12:33:07 +02:00
Laurent Destailleur
cf38d69733
Merge pull request #20729 from aspangaro/16a26-Accountancy_reconcile
NEW Accountancy - Add reconcile functionality
2022-05-01 12:28:51 +02:00
Laurent Destailleur
6040bcfad2
Merge pull request #20734 from lainwir3d/inventory_dont_use_batch_qty_20733
FIX #20733 Inventory: Do not use batch qty even if present if batch module is disabled.
2022-05-01 12:25:01 +02:00
Laurent Destailleur
c26c6b58ca
Merge pull request #20737 from lainwir3d/allow_product_api_sqlfilters_extrafield
CLOSE #20736 Allow extrafields SQL filters on REST API product lookup
2022-05-01 12:23:26 +02:00
Laurent Destailleur
a2ff15164f
Update api_products.class.php 2022-05-01 12:23:02 +02:00
Laurent Destailleur
96519d2a3b
Merge pull request #20758 from ns-info90/develop
Warehouse pdf generation issue #20632
2022-05-01 12:16:02 +02:00
Laurent Destailleur
4004e05c9c
Merge pull request #20757 from dolibit-ut/patch-398
Update llx_c_availability.sql
2022-05-01 12:14:36 +02:00
Laurent Destailleur
a090b21aec NEW Add a public page with all list of open job positions 2022-05-01 12:12:44 +02:00
Laurent Destailleur
7c058c9ae6 NEW Add param to keep the robot=index meta tag on public pages 2022-05-01 11:48:11 +02:00
Laurent Destailleur
8023e1b0cd Debug v16 2022-04-30 20:41:18 +02:00
Laurent Destailleur
2e1dfc9a43 Fix method "file" for external URLs is forbidden. 2022-04-30 20:06:08 +02:00
Laurent Destailleur
c96e3bdddf PHP v8 compatibility 2022-04-30 19:50:20 +02:00
Laurent Destailleur
477d681c49 Fix warnings 2022-04-30 17:47:45 +02:00
Laurent Destailleur
7b8e08bbf6 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-04-30 17:28:55 +02:00
Laurent Destailleur
08461957b5 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-04-30 17:20:07 +02:00
Laurent Destailleur
819568bfbf Fix generation of specimen pdf for modulebuilder and recruitment module 2022-04-30 17:19:18 +02:00
Laurent Destailleur
f1b1d83872 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-04-30 15:37:43 +02:00
lainwir3d
f187f4214a Product REST API: Always JOIN extrafields table. 2022-04-30 13:24:44 +04:00
stickler-ci
e4d311216a Fixing style errors. 2022-04-30 01:13:45 +00:00
Nicolas SILOBRE
1b0b672892
Warehouse pdf generation issue #20632
Update of the PDF
Correction of page headers > 1
Added frames
Blackening of texts
Extended footer alignment
2022-04-30 03:02:22 +02:00
Yoan Mollard
bdfe7f12d9 Use the existing $form instead of a new $formcategory 2022-04-30 00:32:15 +02:00
Laurent Destailleur
35b1c1ca69 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-04-29 20:11:06 +02:00
UT from dolibit
65b26e4ffc
Update llx_c_availability.sql 2022-04-29 20:08:27 +02:00
Laurent Destailleur
1f2b27cca8 Trans 2022-04-29 19:58:31 +02:00
Laurent Destailleur
0342872e6f
Merge pull request #20657 from atm-gauthier/NEW/expensereport_payments_list
NEW : expense report payments list
2022-04-29 19:38:47 +02:00
Laurent Destailleur
a3812e0f73
Merge pull request #20665 from aspangaro/16a19
Fix proper links for the Quick add feature
2022-04-29 19:35:06 +02:00
Laurent Destailleur
62214c01f9
Merge pull request #20659 from frederic34/patch-1
add context
2022-04-29 19:33:27 +02:00
Laurent Destailleur
c499eb3730
Merge pull request #20661 from frederic34/patch-4
Update agenda.lang
2022-04-29 19:33:07 +02:00
Laurent Destailleur
89d8fdde8d Fix phpcs 2022-04-29 19:31:59 +02:00
Laurent Destailleur
316ef3371d Fix phpcs 2022-04-29 19:30:04 +02:00
Laurent Destailleur
6a2526ae65 Responsive 2022-04-29 19:04:46 +02:00
Laurent Destailleur
0e710b05cd
Merge pull request #20667 from leninrivas/patch-3
Show only code multicurrency in lists
2022-04-29 18:56:11 +02:00
Laurent Destailleur
498c6a4804
Merge branch 'develop' into productinstock 2022-04-29 18:52:46 +02:00
Laurent Destailleur
18f1539015
Merge pull request #20671 from Easya-Solutions/fix-takepos-barcode-rule-get-const
FIX get TAKEPOS_BARCODE_RULE_TO_INSERT_PRODUCE const in TakePos
2022-04-29 18:51:02 +02:00
Laurent Destailleur
3a80ece0fd
Merge pull request #20717 from aspangaro/16a21
FIX Check field accountancy code customer is mandatory in mass action
2022-04-29 18:50:21 +02:00
Laurent Destailleur
38d7ab47ca
Merge pull request #20674 from aspangaro/16a22
FIX Accountancy - Missing language key
2022-04-29 18:36:00 +02:00
Laurent Destailleur
e5aa4afabd
Merge pull request #20683 from hregis/fix_missing_getentity
FIX compatibility with multicompany sharings
2022-04-29 18:35:26 +02:00
Laurent Destailleur
62529bbf1e
Merge pull request #20678 from altairis-melina/completeAjaxReturnArray
NEW : TakePos - add hooks to complete ajax return array
2022-04-29 18:17:47 +02:00
Laurent Destailleur
2da48cea0b
Update ajax.php 2022-04-29 18:16:48 +02:00
Laurent Destailleur
d00a4baeab
Merge pull request #20687 from fred1201/fred01dev
Fix display in take post  when special caracter are store in database
2022-04-29 18:02:49 +02:00
Laurent Destailleur
2676aeb93f
Merge pull request #20681 from hregis/fix_missing_hook_parameter
FIX missing hook parameter ($possiblelinks)
2022-04-29 18:01:32 +02:00
Laurent Destailleur
3fb081a2fc
Update contacts1.modules.php 2022-04-29 17:57:55 +02:00
Laurent Destailleur
d98637c113
Merge branch 'develop' into cleanMailingLanguageSupport 2022-04-29 17:56:56 +02:00
Laurent Destailleur
fdfde165a9 FIX #20702 #20699 #20700 2022-04-29 17:48:40 +02:00
Laurent Destailleur
801f0e62f7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-04-29 17:37:01 +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
93de425c47 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
	htdocs/accountancy/bookkeeping/card.php
2022-04-29 17:32:28 +02:00
Laurent Destailleur
eb92b7a25f Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2022-04-29 17:27:29 +02:00
Laurent Destailleur
17a2aa8f1b Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
	htdocs/modulebuilder/template/class/myobject.class.php
2022-04-29 17:27:12 +02:00
BENKE Charlene
364799582a fix : allow cut&paste as real numeric value to excel 2022-04-29 17:24:55 +02:00
Laurent Destailleur
235edb1f70
Merge pull request #20709 from defrance/patch-183
NEW: allow cut&paste as real numeric value to excel
2022-04-29 17:23:56 +02:00
Laurent Destailleur
6ed0bb2924
Merge pull request #20697 from ns-info90/develop
Update pdf_rouget.modules.php #20142
2022-04-29 17:22:40 +02:00
Laurent Destailleur
a6f48868f1
Merge pull request #20689 from atm-gauthier/FIX/trad_expense_tax_cat_label
FIX : label tax cat trad
2022-04-29 17:22:15 +02:00
Laurent Destailleur
b4f6cbc64a
Merge pull request #20706 from fappels/develop_fix_migration
Fix migration warning.
2022-04-29 17:21:52 +02:00
Laurent Destailleur
fa8ce6e4fd
Merge pull request #20710 from fappels/develop_confirm_createbills
Move massaction 'confirm_createbills' from actions_massactions.inc.php to commande/list.php
2022-04-29 17:19:18 +02:00
Laurent Destailleur
38c0264971 Show warning if not journal not defined 2022-04-29 17:15:42 +02:00
Laurent Destailleur
7a440d8c73
Merge pull request #20713 from daraelmin/daraelmin-bookkeping-create-mode
Fix #20712 - No more empty wrong line added in bookkeeping confirme_create
2022-04-29 17:08:49 +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
80dce10473
Merge pull request #20714 from matll42/fix/postgresql_upgrade_15_0_1_packaging_real
FIX #20476 migration postgresql 14.0.x to 15.0.x packaging type
2022-04-29 16:52:30 +02:00
Laurent Destailleur
f06af016cd
Merge pull request #20720 from aspangaro/16a24
FIX Accountancy - Export format FEC - Prevent tabbing in label with the formats for which it is the separator
2022-04-29 16:50:51 +02:00
Laurent Destailleur
8f7239c239
Merge pull request #20723 from dolibarr95/patch-62
NEW : Send email to the supplier order contact
2022-04-29 16:49:09 +02:00
Laurent Destailleur
bc03658f18 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-04-29 16:42:43 +02:00
Laurent Destailleur
67048cd2c6
Merge pull request #20721 from altairisfr/getsellprice
NEW : add hook to getSellPrice function
2022-04-29 16:39:30 +02:00
Laurent Destailleur
7b509706b6
Merge pull request #20722 from dolibarr95/patch-61
NEW: Add option to foce delivery on email for purchase order receipt to yes
2022-04-29 16:37:58 +02:00
Laurent Destailleur
9729918101
Merge pull request #20728 from aspangaro/16a25
NEW Accountancy - Product admin - Add product categories
2022-04-29 16:36:34 +02:00
Laurent Destailleur
7616a55de5
Merge pull request #20726 from vold-lu/fixes/lines-array-error-reporting
FIX: ModuileBuilder - Fix getLinesArray() error reporting
2022-04-29 16:35:16 +02:00
Laurent Destailleur
fbfb003c9b
Merge pull request #20731 from altairisfr/fixtakepos
FIX TakePos - fix select fields
2022-04-29 16:30:20 +02:00
Laurent Destailleur
9e23b30728 Fix remove useless file 2022-04-29 16:22:04 +02:00
Laurent Destailleur
4a8864ed63
Merge pull request #20739 from lainwir3d/inventories_fix_movement_display
FIX #20738 Inventory: Add missing <td....> for movement number / card.
2022-04-29 16:06:07 +02:00
Laurent Destailleur
5817c1f1b7
Update inventory.php 2022-04-29 16:05:52 +02:00
Laurent Destailleur
659f520365
Merge pull request #20740 from inovea-conseil/event_propal_return_to_draft
NEW Events on Proposal to Return to Draft
2022-04-29 16:04:26 +02:00
Laurent Destailleur
3dd90ecf41 js escape 2022-04-29 16:02:05 +02:00
Laurent Destailleur
cc55b4444f
Merge pull request #20746 from altairisfr/pagin
NEW TakePos - pagination on search results
2022-04-29 15:59:50 +02:00
Laurent Destailleur
223db9bb76 Fix: Not SetEventMessages inside a CRUD class. 2022-04-29 14:32:47 +02:00
Laurent Destailleur
921aabfc54 Look and feel v16 2022-04-29 14:11:38 +02:00
Laurent Destailleur
8ad57b3d7a Fix td 2022-04-29 13:43:51 +02:00
Laurent Destailleur
fed14db94a css 2022-04-29 13:22:46 +02:00