Frédéric FRANCE
456f25d57e
fix #17634
2021-09-04 11:30:03 +02:00
Laurent Destailleur
74f3b98ea9
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
2021-09-01 17:54:21 +02:00
Maxime Kohlhaas
d09d036f06
Fix supplier invoice pdf generation canelle
...
Thirdparty wrongly fetched was causing errors on mass generation
2021-08-31 16:10:55 +02:00
Alexandre SPANGARO
a0378549b8
FIX Accountancy - Some problems of length with general & subledger account
2021-08-23 15:19:27 +02:00
Laurent Destailleur
bdf8c3ddc6
Fix test
2021-08-20 23:26:56 +02:00
Laurent Destailleur
35e48f3a27
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-08-20 21:12:22 +02:00
Laurent Destailleur
9d285ea232
Fix: Can delete a price when date is in future to fix corrupted data
2021-08-20 21:11:20 +02:00
Laurent Destailleur
35ebaf7b79
Merge pull request #18282 from aspangaro/12p18
...
FIX: Manage credit note on situation invoice for calculate margin
2021-08-17 19:26:16 +02:00
Laurent Destailleur
16c290f735
Merge pull request #18383 from marc-dll/12.0_FIX_invoice_tiny_negative_vat
...
FIX: invoice validation: when checking if any VAT rate has a negative amount, prevent false positives with -1.0E-14 amounts
2021-08-17 18:24:33 +02:00
Alexandre SPANGARO
f88abb9a6f
Add parenthesis
2021-08-15 07:32:46 +02:00
Alexandre SPANGARO
0d467972cd
Merge branch '12.0' into 12p18
2021-08-15 07:19:33 +02:00
Laurent Destailleur
dd70d68b4c
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-08-11 21:06:42 +02:00
Laurent Destailleur
eba55d0cf2
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/tpl/extrafields_list_search_sql.tpl.php
2021-08-11 21:06:33 +02:00
Laurent Destailleur
dad251493a
Merge pull request #18355 from marc-dll/12.0_FIX_holiday_card_hooks
...
FIX: holiday card: hooks uninitialized
2021-08-11 19:58:50 +02:00
Laurent Destailleur
8da328b183
Update extrafields_list_search_sql.tpl.php
2021-08-11 15:44:48 +02:00
Laurent Destailleur
3964bd28db
Merge pull request #18385 from marc-dll/12.0_FIX_workflow_shipment_validate_trigger
...
FIX: shipping validation workflow: 'ORDER_CLOSE' trigger called from wrong object
2021-08-11 15:28:12 +02:00
Gauthier PC portable 024
087e269103
FIX : on supplier order, JOIN with product fourn price table must be done with fk_soc too to avoid display several times a same line (because of same supplier product ref)
2021-08-10 17:34:47 +02:00
Marc de Lima Lucio
b610cc1c6c
FIX: shipping validation workflow: 'ORDER_CLOSE' trigger called from wrong object
2021-08-10 11:18:25 +02:00
Marc de Lima Lucio
08f21e3fc4
FIX: invoice validation: when checking if any vat rate has a negative amount, prevent false positives with -1E-14 amounts
2021-08-10 10:23:56 +02:00
Quentin VIAL-GOUTEYRON
108a5ff7cb
FIX postgre filter select search extrafield
2021-08-09 15:14:25 +02:00
Marc de Lima Lucio
864a8b4b3e
FIX: holiday card: hooks uninitialized
2021-08-06 16:22:19 +02:00
Marc de Lima Lucio
9d234a8541
FIX: multicurrency: fields in discount unitialized when creating deposit
2021-08-03 18:32:22 +02:00
Laurent Destailleur
a983dc7506
Merge pull request #18214 from FHenry/12_fix_css_form_confirmlist
...
fix: since commit be62c2f7 selectlist from formconfirm were behind form confirm
2021-08-01 14:53:08 +02:00
Laurent Destailleur
b77ec22590
Merge pull request #18278 from aspangaro/12p17
...
FIX: Invoice - Missing button to reopen an abandoned situation invoice
2021-07-31 12:19:26 +02:00
Maxime Kohlhaas
12b2ba64eb
Fix right check on thirdparty set on ticket card
2021-07-29 17:49:37 +02:00
Alexandre SPANGARO
ca6dd8850a
FIX: Manage credit note on situation invoice for calculate margin
2021-07-29 15:24:08 +02:00
Alexandre SPANGARO
262dd1600b
FIX: Invoice - Missing button to reopen an abandoned situation invoice
2021-07-29 06:23:12 +02:00
Laurent Destailleur
c9a46ab0cc
Merge pull request #18273 from aspangaro/12p17
...
FIX: Accountancy - Debug Export Sage50 / CIEL Compta / CIEL Compta Evo (Format XIMPORT)
2021-07-28 18:55:47 +02:00
Laurent Destailleur
bd731d9213
Merge pull request #18226 from FHenry/fix_addtimespend
...
FIX: cannot add time spend when column ref is not displayed
2021-07-28 17:38:04 +02:00
Alexandre SPANGARO
cd63ede35a
Correctif date
2021-07-28 16:46:57 +02:00
Alexandre SPANGARO
7acebd28ca
Add information
2021-07-28 14:08:53 +02:00
Alexandre SPANGARO
712f0b897d
FIX: Accountancy - Debug Export Sage50 / CIEL Compta / CIEL Compta Evo (Format XIMPORT)
2021-07-28 12:02:45 +02:00
Florian HENRY
a7cef1aa15
FIX: cannot add time spend when column ref is not displayed
2021-07-26 10:20:11 +02:00
Florian HENRY
e93a362a0d
fix: since be62c2f7 commit selectlist from formconfirm were behind the form confirm
2021-07-23 18:33:18 +02:00
Gauthier PC portable 024
0fe46b53d8
FIX : method_exists needs object at first param
2021-07-13 15:18:40 +02:00
Alexandre SPANGARO
be62c2f7f4
FIX Problem of z-index with popup and top menu
2021-07-08 22:11:41 +02:00
Laurent Destailleur
a345d38320
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-07-06 15:24:01 +02:00
Marc de Lima Lucio
eea90cef56
FIX: holiday: balances not updated correctly with pgsql because of case sensitivity
2021-07-05 16:31:33 +02:00
Laurent Destailleur
d03cbd88ae
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-07-02 16:05:59 +02:00
Laurent Destailleur
a7f850dafb
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-07-02 16:05:51 +02:00
Christophe Battarel
3c5bc3fef4
fix division by zero on of create
2021-07-02 11:53:32 +02:00
atm-arnaud
8772c53723
FIX deposit can create credit note in payment conf
2021-06-30 12:37:21 +02:00
Laurent Destailleur
ce18eff133
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-06-29 15:48:06 +02:00
Laurent Destailleur
e2c4a14939
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-06-29 15:47:58 +02:00
lvessiller
fa28a02d74
FIX update contact birthday alert
2021-06-28 11:03:22 +02:00
Maxime Kohlhaas
c3cbd29542
Fix #17836 : order delay warning in list was wrong, date_commande is deprecated
2021-06-27 09:04:47 +02:00
atm-lena
7eddf43aef
FIX List and Create Companies Left Menus
2021-06-23 17:33:02 +02:00
Laurent Destailleur
c9d4ccd40a
Merge pull request #17845 from atm-gauthier/fix_libstatus_invoice_in_linked_objects_block
...
FIX : need to add payment sum to getlibstatus function in object linked block (bug still exists in 13.0)
2021-06-23 10:48:22 +02:00
Laurent Destailleur
9c657206b3
Update linkedobjectblock.tpl.php
2021-06-23 10:47:51 +02:00
Laurent Destailleur
56212508e7
Update linkedobjectblock.tpl.php
2021-06-23 10:47:23 +02:00
Alexandre SPANGARO
c8326c1365
FIX Accoutancy Limit date payment not register on purchases operations
2021-06-20 21:55:48 +02:00
Laurent Destailleur
51eaecdc6b
Fix phpcs
2021-06-17 22:02:06 +02:00
Laurent Destailleur
98a0959b64
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-06-17 21:31:00 +02:00
Laurent Destailleur
e4056b8a1d
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-06-17 21:30:50 +02:00
Laurent Destailleur
ce9dbfccd7
Merge pull request #17953 from atm-gauthier/fix_trackingnumber_line_not_displaied_if_empty
...
FIX : Tracking number label shouldn't be displaied on "espadon" model…
2021-06-17 13:36:42 +02:00
Gauthier PC portable 024
50bc832532
FIX : better correction
2021-06-17 10:48:48 +02:00
atm-lena
9769e33eab
notigger parameter
2021-06-17 10:41:55 +02:00
atm-lena
5b8a6f1d71
Add Trigger "MAILING_DELETE"
2021-06-17 10:41:03 +02:00
Juanjo Menent
eeef78760a
fix: Bad position of the printFieldListWhere hook
2021-06-17 10:29:43 +02:00
Gauthier PC portable 024
657972b79b
FIX : Tracking number label shouldn't be displaied on "espadon" model if shipping tracking number is empty
2021-06-16 16:49:24 +02:00
stickler-ci
745ad8b403
Fixing style errors.
2021-06-14 15:10:24 +00:00
Gauthier PC portable 024
564a3b66c2
FIX : method exists
2021-06-14 17:08:16 +02:00
Gauthier PC portable 024
33553f3347
FIX : same thing on supplier orders
2021-06-14 17:01:59 +02:00
Laurent Destailleur
6078267f86
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/triggers/interface_90_modSociete_ContactRoles.class.php
2021-06-14 14:43:46 +02:00
Laurent Destailleur
dcca3011ee
Clean code
2021-06-14 14:41:50 +02:00
Laurent Destailleur
e41a3a2f42
Merge pull request #17867 from OPEN-DSI/v11-fix-clone-invoice-with-acount-line
...
FIX clone invoice with acount line
2021-06-14 14:41:05 +02:00
Adrien Raze
0f91c4cfa2
FIX : Allow to set bookmarks on list filtered by multiselect fields
2021-06-14 10:02:44 +02:00
Laurent Destailleur
65f8405ca4
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-06-11 18:44:45 +02:00
Laurent Destailleur
6bf9a72dab
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-06-11 18:44:37 +02:00
Laurent Destailleur
06201fa9bb
Merge pull request #17848 from atm-greg/FIX_update_only_vat_on_multiprice
...
verify vat change to update multiprice
2021-06-11 18:22:40 +02:00
Laurent Destailleur
4e66e134bd
Update price.php
2021-06-11 18:21:00 +02:00
Laurent Destailleur
a8f11fec31
Update perweek.php
2021-06-11 18:12:39 +02:00
Laurent Destailleur
057d91698f
Update perday.php
2021-06-11 18:11:55 +02:00
Laurent Destailleur
0315f45198
Update permonth.php
2021-06-11 18:10:57 +02:00
Marc de Lima Lucio
3f72f9b544
FIX: project time spent by month: quote mismatch in SQL query to assign to check task assigment
2021-06-10 23:29:37 +02:00
Marc de Lima Lucio
96656ff148
FIX: project time spent by day/week: quote mismatch is SQL query to assign to check task assigment
2021-06-10 23:26:33 +02:00
Laurent Destailleur
c44a368213
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-06-10 16:47:53 +02:00
Laurent Destailleur
24f8b6386e
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
2021-06-10 16:47:45 +02:00
Laurent Destailleur
5d6735f364
Merge pull request #17826 from ptibogxiv/patch-428
...
Fix date_start of last subscription
2021-06-10 13:01:07 +02:00
Laurent Destailleur
92b20d3595
Merge pull request #17831 from atm-john/11.0_fix_doc_childtablesoncascade
...
FIX : childtablesoncascade doc
2021-06-10 12:59:19 +02:00
Laurent Destailleur
b7ba9df6b4
Update societe.class.php
2021-06-10 12:59:04 +02:00
Laurent Destailleur
8a46fd376f
Update commonobject.class.php
2021-06-10 12:58:42 +02:00
Laurent Destailleur
0c6f3a2616
Merge pull request #17862 from atm-gauthier/fix_rounding_on_formatted_tags
...
FIX : auto rounding on "_FORMATED_" tags
2021-06-10 12:50:50 +02:00
Laurent Destailleur
f5be9b6244
Merge pull request #17859 from aspangaro/12p14
...
FIX Missing link to language file
2021-06-10 12:19:19 +02:00
Laurent Destailleur
9ed7a3a5c5
Merge pull request #17863 from marc-dll/11.0_FIX_holiday_massaction_delete_right
...
FIX: holiday list: bad right for mass deletion
2021-06-10 12:13:10 +02:00
Laurent Destailleur
729c12a8e4
Merge pull request #17864 from DorianVabre/FIX_11.0_CSMSFile_count
...
Fix: using strlen() instead of count() to measure a message length on CSMSFile
2021-06-10 12:12:43 +02:00
Alexandre SPANGARO
08186fdff1
Fix warning - search_societe is already present
2021-06-10 06:28:09 +02:00
Alexandre SPANGARO
b216c81c60
FIX Customer invoice list - Pagination lost search_date_xxx information
2021-06-10 06:22:03 +02:00
lvessiller
c37c371392
FIX clone invoice with acount line
2021-06-09 17:18:01 +02:00
Dorian Vabre
0a23cf029d
using strlen instead of count
2021-06-09 14:13:50 +02:00
Marc de Lima Lucio
5d9aa40065
FIX: holiday list: bad right for mass deletion
2021-06-09 12:40:34 +02:00
Gauthier PC portable 024
4b6fb7dd47
FIX : auto rounding on "_FORMATED_" tags
2021-06-09 12:26:28 +02:00
Alexandre SPANGARO
a4f3792cec
FIX Missing link to language file
2021-06-09 07:42:05 +02:00
atm-greg
37433ffee7
verify vat change to update multiprice
2021-06-08 11:39:04 +02:00
Gauthier PC portable 024
e64c27e1c3
FIX : need to add payment sum to getlibstatus function in object linked block
2021-06-08 10:27:33 +02:00
ATM john
1aca7efce3
Fix childtablesoncascade doc
2021-06-06 13:15:03 +02:00
ptibogxiv
36accba5c9
Fix date_start of last subscription
2021-06-05 14:43:40 +02:00
Laurent Destailleur
d1d305e470
Merge pull request #17738 from frederic34/patch-11
...
fix bad setup of MAIN_USE_BACKGROUND_ON_PDF
2021-06-04 12:42:26 +02:00
Laurent Destailleur
9b0605f979
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-06-04 09:41:35 +02:00
Laurent Destailleur
164fe9fb4a
Merge pull request #17786 from FHenry/12_fix_ordersupplierstats
...
FIX: order supplier stats by category now display figures
2021-06-04 09:39:17 +02:00
atm-greg
f875bcfe09
update ->nom field if different from ->name
2021-06-02 10:30:48 +02:00
Florian HENRY
c91b9d613a
FIX: order supplier stats by category now display figures
2021-06-01 15:30:17 +02:00
Frédéric FRANCE
3ebe6eb014
fix bad setup of MAIN_USE_BACKGROUND_ON_PDF
2021-05-27 00:02:01 +02:00
Laurent Destailleur
3187c096c3
Merge pull request #17731 from atm-adrien/FIX_add_parameters_for_user_DoActions_hook
...
FIX : Add parameters (object and action) for user list DoActions hook
2021-05-26 17:48:42 +02:00
Adrien Raze
9c83bdff51
FIX : Add parameters (object and action) for user list DoActions hook
2021-05-26 17:02:34 +02:00
Maxime Kohlhaas
b3a6bcd34f
Fix Winfic accountancy export for due date
2021-05-26 15:01:31 +02:00
Maxime Kohlhaas
1d5b8cbb19
Fix Quadra accountancy export for due date
2021-05-26 14:59:28 +02:00
Laurent Destailleur
2ac9099e7d
Merge pull request #17618 from piernov/12.0-fix-addUserToGroupLDAP
...
Fix add/del user to group modifies LDAP group
2021-05-25 21:23:17 +02:00
Laurent Destailleur
6d637bf1e1
Merge pull request #17707 from FHenry/12_fix_export_balance
...
fix: export balance with double quote
2021-05-25 19:36:57 +02:00
piernov
60176f7f5e
Fix add/del user to group modifies LDAP group
...
Adding or removing a user from a group modifies the user object on Dolibarr's side.
In LDAP however, members of a group are stored in the group itself.
Therefore group must be updated after adding/removing a user from it.
Update group in LDAP with new list of users at the end of USER_MODIFY trigger.
2021-05-24 18:01:27 +02:00
Florian HENRY
7d223beae5
fix: export balance with doublequote
2021-05-24 12:51:58 +02:00
Laurent Destailleur
3359ae93d8
Merge pull request #17654 from atm-adrien/FIX_missing_hooks
...
FIX : Missing hook in cibles.php (for mailing)
2021-05-20 15:24:12 +02:00
Laurent Destailleur
04e9f2c988
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/admin/translation.php
2021-05-20 15:00:39 +02:00
Laurent Destailleur
93558d5bbb
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2021-05-20 14:58:57 +02:00
Laurent Destailleur
865ecf7a94
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/admin/translation.php
2021-05-20 14:58:50 +02:00
Laurent Destailleur
90443e26ac
Merge pull request #17660 from gmilad/gmilad-fix-17608-b11
...
Fix issue #17608 for branch 11
2021-05-20 14:30:30 +02:00
lvessiller
e2e6d4ba14
FIX keep special code on supplier order lines for external modules
2021-05-19 14:29:46 +02:00
gmilad
4bb18db905
Fix issue #17608 for branch 11
...
Fix issue #17608 for branch 11
2021-05-18 19:53:35 +02:00
gmilad
57732d4265
Fix issue #17608 for branch 10
...
Fix issue #17608 for branch 10
2021-05-18 19:45:15 +02:00
Adrien Raze
90d159fbc3
FIX : Missing hook in cibles.php (for mailing)
2021-05-18 14:58:46 +02:00
Laurent Destailleur
6b12dd4143
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-05-18 12:02:52 +02:00
Laurent Destailleur
6170b28c3b
FIx #17651
2021-05-18 11:58:49 +02:00
Laurent Destailleur
df2297bca3
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/user/class/api_users.class.php
2021-05-17 19:21:58 +02:00
Laurent Destailleur
a865f49d72
Fix phpcs
2021-05-17 19:19:26 +02:00
Laurent Destailleur
c54e010126
Fix perms on API user
2021-05-17 16:16:45 +02:00
stickler-ci
a3aba28c95
Fixing style errors.
2021-05-17 10:06:41 +00:00
Dorian Vabre
547f1dd370
Fix: user rest api rights
2021-05-17 11:54:53 +02:00
Laurent Destailleur
985301939d
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-05-17 10:31:25 +02:00
Ferran Marcet
f923c70f38
Fix: Before there was no mistake
2021-05-17 10:17:54 +02:00
Laurent Destailleur
fd6147578a
Merge pull request #17611 from atm-maxime/fix/supplier_discount_replenish
...
Fix use supplier relative discount in replenish order creation
2021-05-17 09:44:39 +02:00
Laurent Destailleur
892a38e681
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-05-17 09:15:21 +02:00
Laurent Destailleur
592cfb5e93
Merge pull request #17602 from fmarcet/11.0
...
FIX: Impossible to add multiple localtax2
2021-05-17 09:13:58 +02:00
Laurent Destailleur
b8b2928dd1
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-05-17 07:29:30 +02:00
Laurent Destailleur
5a15dbf545
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/user/class/usergroup.class.php
2021-05-17 07:29:19 +02:00
Laurent Destailleur
6a2afabcac
Merge pull request #17617 from piernov/11.0-fix-LDAPposixGroupId
...
Fix: properly set gid for Group LDAP synchro
2021-05-17 07:14:25 +02:00
Maxime Kohlhaas
7af0bda3a5
Update admin_extrafields_view.tpl.php
2021-05-16 11:33:07 +02:00
piernov
1cbe0e3f2d
Fix: properly set gid for Group LDAP synchro
...
Even if the gidNumber field was set in the configuration, a gid different from the Dolibarr's one was generated and stored into LDAP.
Now the gidNumber is properly set to Dolibarr's gid if gidNumber field is set in the LDAP module configuration.
2021-05-15 18:01:34 +02:00
Maxime Kohlhaas
db32f882e8
Fix use of DatePropal instead of Date
2021-05-15 07:45:04 +02:00
Maxime Kohlhaas
acadef72c1
Fix use supplier relative discount in replenish order creation
2021-05-14 18:01:22 +02:00
Ferran Marcet
c577d1c51e
FIX: Impossible to add multiple localtax2
2021-05-13 13:35:28 +02:00
Quentin VIAL-GOUTEYRON
56d78cf12a
FIX missing town and zip filter in contract list sql request
2021-05-12 11:02:27 +02:00
Laurent Destailleur
8dc1e1cb33
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-05-11 20:17:24 +02:00
Laurent Destailleur
3683461c40
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
.travis.yml
htdocs/societe/consumption.php
2021-05-11 20:17:15 +02:00
atm-lena
8fb474c687
Add Hook Extrafields Update - init extrafieldssdao
2021-05-11 11:35:54 +02:00
John BOTELLA
2fda3b1b46
FIX ; var case
...
On this page $datePrint is not used but $dateprint yes
2021-05-08 13:53:20 +02:00
Laurent Destailleur
f6f4968af6
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/societe/consumption.php
2021-05-06 16:52:36 +02:00
Laurent Destailleur
824a601014
Merge pull request #17507 from atm-john/11.0_fix_search_accent_in_description
...
FIX : search accented words in product description (consumption page)
2021-05-06 16:45:21 +02:00
Laurent Destailleur
9ce23ac6b2
Merge pull request #17494 from atm-john/fix_not_enabled_email_template
...
FIX saving template email
2021-05-06 16:22:19 +02:00
ATM john
63292255cc
Fix search accented words in product description
2021-05-05 18:45:23 +02:00
Marc de Lima Lucio
139ae3db00
FIX: pgsql: prevent 'WHERE 1'
2021-05-05 11:49:11 +02:00