Commit Graph

95981 Commits

Author SHA1 Message Date
Laurent Destailleur
69c614ec2a Sync transifex 2021-01-08 11:22:11 +01:00
Florian Mortgat
d7d44e22e3 FIX warning when filtering on date extrafield (cannot concatenate array to string) 2021-01-08 10:30:39 +01:00
Florian Mortgat
6a759b4bd0 Merge branch 'refs/heads/develop' into FIX_12.0_date_extrafields_are_not_filterable_on_lists 2021-01-08 09:21:58 +01:00
Florian Mortgat
77933de467 Merge branch '12.0' into FIX_12.0_date_extrafields_are_not_filterable_on_lists 2021-01-08 09:08:52 +01:00
Florian Mortgat
5418fcd5be [minor fix] remove useless intval() 2021-01-08 09:05:32 +01:00
Laurent Destailleur
b91bca7022 Fix the source object may have been modified with corrupted data. 2021-01-08 01:56:23 +01:00
Laurent Destailleur
8fca2ce2eb Fix field size 2021-01-08 00:52:38 +01:00
Laurent Destailleur
0448bf07cb Fix field size 2021-01-08 00:52:26 +01:00
Laurent Destailleur
53da17e051 Add column to count pageview on website module 2021-01-08 00:49:58 +01:00
Francis Appels
d371df66b7 Merge remote-tracking branch 'Dolibarr/13.0' into 13_fix_edit_expedition_field 2021-01-07 18:30:25 +01:00
Francis Appels
afc85c2f2d Fix expedition class
- update shipment, tms is auto update field
- wrong vars
- clean code
2021-01-07 18:24:44 +01:00
Frédéric FRANCE
39453b720e
Update myobject_contact.php 2021-01-07 18:06:10 +01:00
Frédéric FRANCE
5ee6c13974
Update myobject_card.php 2021-01-07 18:04:15 +01:00
Frédéric FRANCE
ffef95d628
Update myobject_agenda.php 2021-01-07 18:02:29 +01:00
Frédéric FRANCE
e3271ed428
Update mymodule.js.php 2021-01-07 18:01:53 +01:00
Frédéric FRANCE
39b03ef962
Update setup.php 2021-01-07 18:00:23 +01:00
Florian HENRY
89f75bb766 fix missing parethesis 2021-01-07 17:59:38 +01:00
Florian HENRY
63755d1337 fix missing parethesis 2021-01-07 17:59:19 +01:00
Florian HENRY
71589881f6 fix missing double quote 2021-01-07 17:58:41 +01:00
Florian HENRY
7c08e3330c Merge HEAD, branch 'develop' of github.com:Dolibarr/dolibarr into develop 2021-01-07 17:54:49 +01:00
Florian HENRY
04d8a679a7 fix warning message on install 2021-01-07 17:51:45 +01:00
stickler-ci
6410ca9921 Fixing style errors. 2021-01-07 16:46:46 +00:00
Alexandre SPANGARO
f05c92833f FIX: Accountancy - Add control on required fields when we create an account 2021-01-07 17:39:40 +01:00
Alexandre SPANGARO
fa3cc68fea Mix two systems for create and edit account from balance 2021-01-07 17:39:40 +01:00
Alexandre SPANGARO
455a09f184 Typo 2021-01-07 17:39:40 +01:00
Alexandre SPANGARO
9fa23dea49 Add missing language key 2021-01-07 17:39:38 +01:00
Alexandre SPANGARO
4db092c6b2 Add language file 2021-01-07 17:34:36 +01:00
Alexandre SPANGARO
18762becb5 Add date_export on new ledger & subledger to show edit or delete link when is not export yet 2021-01-07 17:34:33 +01:00
Alexandre SPANGARO
3fd12eecf1 Repare link to create unknown account 2021-01-07 17:34:02 +01:00
Alexandre SPANGARO
1763d2c752 Add language file 2021-01-07 17:34:02 +01:00
Florian HENRY
8adfe54949 bulk email management 2021-01-07 17:33:57 +01:00
Florian HENRY
d388ac72f6 add contacg tag on thirdparty and contact création 2021-01-07 17:32:47 +01:00
Florian HENRY
9b1b755cc2 Merge branch '13.0' of github.com:Dolibarr/dolibarr into 13_8fablab 2021-01-07 17:24:53 +01:00
Florian HENRY
5c53a963e2 bulk email management 2021-01-07 17:23:02 +01:00
LAURIER Alexis
2581dacd98
Merge pull request #1 from Dolibarr/13.0
13.0
2021-01-07 14:09:21 +01:00
Laurent Destailleur
2794327e10 Update box_birthdays.php 2021-01-07 12:50:14 +01:00
Lars Wallenborn
1880e51d1c [FIX] sort order in birthday box
The current sort order is by date and not by day of month. This yields
the following unexpected results:

Given

* Person A, born on 1980-01-10
* Person B, born on 1970-01-30

I expect Person A to be listed first because their birthday is before
that of Person B _in January_. But without this fix, Person B would show
up first because 1970 is before 1980.
2021-01-07 12:50:07 +01:00
Laurent Destailleur
a498f8dfe1 Fix sort by day 2021-01-07 12:49:54 +01:00
Laurent Destailleur
094ea841db Fix sort by day 2021-01-07 12:49:19 +01:00
Laurent Destailleur
28cb391924
Merge pull request #15922 from larsborn/develop
Fix sort order in birthday box
2021-01-07 12:47:30 +01:00
Laurent Destailleur
ddc3f35be1
Update box_birthdays.php 2021-01-07 12:47:16 +01:00
Laurent Destailleur
8c3e7b4dc6 Fix vardump 2021-01-07 12:43:15 +01:00
Laurent Destailleur
6da3ed1a51 Merge 2 exclusive options into 1 2021-01-07 12:39:51 +01:00
Lars Wallenborn
f578164b42 [FIX] sort order in birthday box
The current sort order is by date and not by day of month. This yields
the following unexpected results:

Given

* Person A, born on 1980-01-10
* Person B, born on 1970-01-30

I expect Person A to be listed first because their birthday is before
that of Person B _in January_. But without this fix, Person B would show
up first because 1970 is before 1980.
2021-01-07 11:43:11 +01:00
Laurent Destailleur
26fa8b45ac
Merge pull request #15153 from FHenry/dev_new_add_desc_when_select_product
NEW: preload product description on selection for customer propal/order/invoice
2021-01-07 11:19:53 +01:00
Laurent Destailleur
55b46ca149
Merge pull request #15318 from bafbes/abb120353
New: add notification on ACTION_CREATE event
2021-01-07 11:17:33 +01:00
Laurent Destailleur
396cbdb79c
Merge pull request #15863 from aspangaro/13b5
Accountancy - Add date_export on new ledger & subledger to show edit or delete link when is not export yet
2021-01-07 11:15:37 +01:00
Laurent Destailleur
4f55d51eac
Merge pull request #15886 from FHenry/dev_add_column_propal_order
NEW : Column shippement method, payment mode, payment term in propal and order list
2021-01-07 11:04:30 +01:00
Laurent Destailleur
3d2dc59468
Merge pull request #15897 from OPEN-DSI/add_triggers_on_object_link_managment
NEW : Add triggers in the function add_object_linked(), updateObjectLinked() and deleteObjectLinked()
2021-01-07 10:49:06 +01:00
Laurent Destailleur
3fa5c27bc7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2021-01-07 10:41:09 +01:00