Topic: Help please!
There are 4 tables:
Help with the selection of records..
I need the report to contain all records for example from 1.07 -10.07 that have the status in checkbox =1 and for each ID the price was calculated in just 10 days.
bsm_off table:
cost - price
inn - qty
date - date
id_employees - person id
id_orderproduct - order id
(the checkbox status is bsm_off.Vidano)
All products id_employees for a month are recorded in this table, but the selection must be made based on the status of combobox =1
How to make a request correctly, I've been suffering for a month, I've tried everything
I would like to see this in the report:
lastname total for the period
Mark 350
Sam 652
Max 1150