Hi,
I have one item master file (icode.dbf) which contains around 5000 records.
Item codes are like; B1236, W529, H1026 and a lot more.
All these items are heavy transaction in stock file (stock.dbf) which contains around 1 million records.
If I take records between some specific date, it is...
Thanks for the valuable reply!
I want like this:
Date Style: British
Month: June, 2023
Sales from:
1. 01/06/2023 to 07/06/2023
2. 08/06/2023 to 14/06/2023
3. 15/06/2023 to 21/06/2023
4. 22/06/2023 to 28/06/2023
----------------------------
Rest 2 days separately for 30 days
5. 29/06/2023...
Hi,
Everything is ok, it is saving in memo field, but I want to print the contents of memo field in invoice.
It is not printing and showing blank.
Thanks
Saif
Hi,
First time, I am going to use memo field.
Please let me know the following:
1. How can I define memo field in cursor define ( create cursor ..
2. How can I display on form. ( Like textbox or edit box.)
3. How can I save it in cursor/table.
Thanks
Saif
Thanks for the reply!
Please find below the code which generates the ledger:
Local nbal
If ! Empty(This.parent.contAccount.mActCode.Value)
This.Parent.cmdprint.Enabled = .T.
dt1 = This.Parent.contperiod1.datefromto1._datepicker1.Value
dt2 =...
Thanks for the reply!
No, I don't think so, because it display proper records in grid, if we quit from the program and load it again.
Please suggest
Saif
Hi,
I am facing a very strange problem since long time.
Though it is not common, means it is not showing all the time. Sometime it is showing duplicate record.
Please go through the image. The upper one is grid in which the record is duplicate. And, down the table
in which normal record is...
Hi,
I want to print invoice in landscape mode, giving this error.
Please find the attached pics relating to this.
Please guide what's wrong with this.
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.