https://bugs.documentfoundation.org/show_bug.cgi?id=145065
Bug ID: 145065
Summary: Libreoffice MySQL native connector problem
Product: LibreOffice
Version: 7.2.1.2 release
Hardware: x86-64 (AMD64)
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
Using native mysql/mariadb connector within LO is not working on a 3rd linked
field subform.
Creating a new form with 2 tables (1 mainform + 1 subform) having linked fields
is working but adding a third one (1 mainform + 2 subform) is not working.
The third form (subform) is a compute field of a total paid rent.
Steps to Reproduce:
1.create a new form with 1 subform and link 1 master field
2.create a new subform linked with a mainform master field doing a compute of
payment
3.
Actual Results:
The compute field showing the total amount paid is showing nothing or showing
the compute amount of the first record of the table and not changing based on
the linked field.
Expected Results:
Showing computation of the total payments for a renter.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
In LO 7.1.5.2 (Linux version) the problem is the same and to solve it I am
using AOO 1.2.0 extension for MySQL/MariaDB connections.
--
You are receiving this mail because:
You are the assignee for the bug.