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
a8a6710feb
Merge pull request #20747 from Quentin-Seekness/patch-2
...
FIX: Delete an extrafield where type is double
2022-04-29 15:55:49 +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
Laurent Destailleur
3780e83615
Trans
2022-04-29 13:20:14 +02:00
Laurent Destailleur
147e61472c
Clean code: Remove all   entities.
2022-04-29 13:10:28 +02:00
Laurent Destailleur
708d3610a5
Look and feel v16
2022-04-29 13:04:29 +02:00
Laurent Destailleur
bdd9b2acf4
Clean css
2022-04-29 12:36:38 +02:00
Laurent Destailleur
d496ad65e6
Enhance the feature of keyword detection for partnership
2022-04-29 11:16:15 +02:00
Christophe Battarel
d682cb3103
please Travis
2022-04-29 11:09:32 +02:00
Christophe Battarel
812b9adee7
still trying to please Travis... losing my time
2022-04-29 10:58:04 +02:00
Quentin-Seekness
726b899d30
FIX: Delete an extrafield where type is double
...
Found the bug on a propal's extrafield, it was impossible to delete a decimal extrafield. In updateExtraField() the $value stayed "" where it needed to be null.
The same issue can be found in insertExtraFields().
2022-04-29 10:45:08 +02:00
melina
407efccd55
Merge branch 'productinstock' of github.com-melina:altairis-melina/dolibarr into productinstock
2022-04-29 10:44:15 +02:00
melina
6d79d03cb2
add comment to fix stickler
2022-04-29 10:43:35 +02:00
Christophe Battarel
a11b5b4399
escape sql string for my Travais friend
2022-04-29 10:12:53 +02:00
Christophe Battarel
fb076a9282
FIX pagination on search results
2022-04-29 10:00:25 +02:00
Christophe Battarel
78f46bb98b
search next or previous page of products if asked
2022-04-29 09:49:10 +02:00
Christophe Battarel
accb900d4f
ajax load only one page of search results
2022-04-29 09:45:36 +02:00
Laurent Destailleur
a5379043e9
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-04-28 22:37:52 +02:00
Laurent Destailleur
822a0a37f3
Fix phpunit
2022-04-28 22:37:21 +02:00
Laurent Destailleur
a129b6d132
FIX phpcs
2022-04-28 22:29:48 +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
559694dd4f
API doc
2022-04-28 19:05:23 +02:00
Laurent Destailleur
93815404a2
Fix phpcs
2022-04-28 18:46:52 +02:00
Laurent Destailleur
ebe68350d1
IP for last and previous login is now saved inuser table
2022-04-28 17:34:04 +02:00
88bd28323c
FIX #20738 Inventory: Add missing <td....> for movement number / card.
2022-04-28 16:46:42 +04:00
Christophe Battarel
75f540c30c
fix for reshook when several module use the hook but only on is concerned
2022-04-28 11:49:15 +02:00
IC-faycal
fc6228a48c
NEW Events on Proposal to Return to Draft
2022-04-28 11:27:15 +02:00
Laurent Destailleur
d376d28588
Missing trans
2022-04-28 11:12:21 +02:00
Christophe Battarel
729d1f57aa
fix select fields
2022-04-28 10:53:16 +02:00
melina
f634d7e503
fix commit
2022-04-28 08:42:44 +02:00
melina
c3ac8f480a
Merge branch 'completeAjaxReturnArray' of github.com-melina:altairis-melina/dolibarr into completeAjaxReturnArray
2022-04-28 08:40:22 +02:00
melina
0c8a6bd6f0
fix commit
2022-04-28 08:39:02 +02:00
Alexandre SPANGARO
5dce613118
NEW Accountancy - Product admin - Add product categories
2022-04-28 05:34:02 +02:00
dolibarr95
c969cef731
NEW : Send email to the supplier order contact
...
Select the recipient defined in object contact (Vendor contact following-up order / Contact fournisseur suivi commande) in order to send email to the specific contact and not to generic company email (as for invoice/bill)
2022-04-27 10:09:22 +02:00
Christophe Battarel
25078b292d
fix hookmanager
2022-04-27 09:40:09 +02:00
dolibarr95
4939da560f
New: Add option to foce delivery receipt to yes
...
Add a constant to force delivery receipt for supplier order.
2022-04-27 09:25:38 +02:00
Christophe Battarel
543e6f186c
add hook to getSellPrice function
2022-04-27 09:03:51 +02:00
Alexandre SPANGARO
3f832c1c5d
FIX Accountancy - Export format FEC - Prevent tab in label with the formats for which it is the separator
2022-04-27 04:46:09 +02:00
daraelmin
5387a8e953
FiX miss spelling
2022-04-26 19:07:31 +02:00
Florian HENRY
3d4bd1e155
FIX: truncate Customer Reference too long on PDF header (PR #20718 )
2022-04-26 16:53:40 +02:00
Florian HENRY
399addfb03
mor docs
2022-04-26 16:40:27 +02:00
Florian HENRY
c00a56bee3
fix: truncate too long Ref Customer in PDF Header
2022-04-26 16:39:06 +02:00