Search found 136 matches: yunus

Return to advanced search

Re: PepPol European Invoicing standard

... a tool for more people in the forum. Here, 01/01/2026 is the deadline for working with it. I will look into the text.... Maybe a good idea to use Yunus invoicing as the program to build the text function on, so there is a general use if it is complete and it will be a extra for all members... ...
by Marc Venken
Wed Feb 14, 2024 10:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: PepPol European Invoicing standard
Replies: 12
Views: 924

Re: To Nages: Record deleted but make error also

... DBF. I actually don't know why when I delete one it assigns a number in position 32, where I added the "recno" field as it is done on yunus.prg If I add and delete, a number is not inserted So we arrived at this conclusion which seems to work AEval( oBrowse:aDeleted, { |a| IF(a[ 32 ...
by Silvio.Falconi
Wed Nov 22, 2023 6:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages: Record deleted but make error also RESOLVED
Replies: 3
Views: 277

Re: Explore Yunus and FW_dbftoarray and FW_SaveArrayToDBF

Is it save to think that this process is 100% fullprove ? Yes. Safe and 100% full-proof. You need to carefully study the functions used carefully to appreciate the logic. Will the recno's not change when deleting of adding items to the invoice that will be saved ? This is the basic behavior of DBFs...
by nageswaragunupudi
Wed Aug 30, 2023 10:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Explore Yunus and FW_dbftoarray and FW_SaveArrayToDBF
Replies: 1
Views: 170

Explore Yunus and FW_dbftoarray and FW_SaveArrayToDBF

I was exploring Yunus and how to retrieve invoice items, update en save. These function are used, but i'm not that sure yet. These functions are based on a recno() that is added and depending on the delete status of a invoice item. ...
by Marc Venken
Wed Aug 30, 2023 9:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Explore Yunus and FW_dbftoarray and FW_SaveArrayToDBF
Replies: 1
Views: 170

Re: a small question on Yunus NagesWarao sample

thanks
i couldn't understand but i didn't change the source except that line
by Silvio.Falconi
Thu Apr 06, 2023 10:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: a small question on Yunus NagesWarao sample
Replies: 2
Views: 228

Re: a small question on Yunus NagesWarao sample

Dear Silvio,

You have to do it this way:
Code: Select all  Expand view
  static cItemFlds  := "INVNUM,SERIAL,ITEMCODE,ITEMNAME,QUANTITY," + ;
                        "UNIT,PRICE,DISCOUNT,RECNO()"
by Antonio Linares
Thu Apr 06, 2023 7:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: a small question on Yunus NagesWarao sample
Replies: 2
Views: 228

a small question on Yunus NagesWarao sample

I'm using the array technique to save the body of an invoice like NagesWarao does in his yunus.prg example NagesWarao assigns to the static variable "cItemFlds" the fields it uses in the xbrowse static cItemFlds  := "INVNUM,SERIAL,ITEMCODE,ITEMNAME,QUANTITY,UNIT,PRICE,DISCOUNT,RECNO()" ...
by Silvio.Falconi
Wed Apr 05, 2023 10:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: a small question on Yunus NagesWarao sample
Replies: 2
Views: 228

Re: ampersand

Hey Marc I compiled the yunus.prg and of course it is a beautiful modern version of my nineties way of programming. I remember me that it was possible in the post Clipper era to transform a variable into his real record name by adding ...
by jds
Tue Mar 21, 2023 10:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ampersand
Replies: 13
Views: 1146

Re: ampersand

Jose, The sample Yunus.prg in the sample dir can give you a working point. There is a Client, Item and invoice database. See the Client and use the products to add to the invoice. I think that it is almost the same idea. Mocht Yunus ...
by Marc Venken
Tue Mar 21, 2023 9:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ampersand
Replies: 13
Views: 1146

Re: ampersand

Hallo Jose,

Can you tell us a bit more what you are trying to do ? There are many samples out here and so we can point you to one of them in order to have a starting point.

One of the most complete and usable samples is Yunus.

Btw : Where in Belgium are you from ? I'm from Limburg.
by Marc Venken
Tue Mar 21, 2023 7:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ampersand
Replies: 13
Views: 1146

FileEdit.prg - Duplicate function

... buscando una explicación que no entendía luego me di cuenta que en mi aplicación usaba una función llamada Duplicate (usada y tomada del archivo yunus.prg ) la cual interfiere con una función con el mismo nombre que es ubicado en la carpeta fwh\source\function y en el archivo fileedit.prg que ...
by Silvio.Falconi
Tue Mar 14, 2023 9:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FileEdit.prg - Duplicate function
Replies: 0
Views: 171

Re: Fighting Xbrowse and lozing !!!

... to check my code for these errors, but I have some fundamentals of Xbrowse that I use wrong. It would be great if there was a demo program (like Yunus) that has as much as possible options activated and running. There could be a comment in the code if it is - for design - for speed - or if a ...
by Marc Venken
Fri Dec 23, 2022 9:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fighting Xbrowse and lozing !!!
Replies: 18
Views: 1569

Re: Fighting Xbrowse and lozing !!!

... I have to look into methods : bChange bOnchange Key because it is not normal that in my program when I move to the right, a function is called. In Yunus it is not, so I have to Dissect Yunus and some more samples (but finding them..) Also in the code above, in the loop for i 1 to 12 this loop is ...
by Marc Venken
Thu Dec 22, 2022 8:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fighting Xbrowse and lozing !!!
Replies: 18
Views: 1569

Re: Request for information xbrowse and pics

... machine Mod is not installed, but at home I have a early setup PC where I did some working tests with with the help of Otto. For FW we have Yunus a 'best' sample. I would like to see is Genesis is also a complete test sample.
by Marc Venken
Fri Dec 16, 2022 3:25 pm
 
Forum: mod_harbour
Topic: Request for information xbrowse and pics
Replies: 3
Views: 568

Re: FW and Telegram

... class did not exist, nor that of Charles KWON Initially I have been working using the telegram bees directly Later on an old project by the Greek Yunus (September 2018) who did not use any class and had created a shop on telegram I honestly believe that my search for telegram bees goes even further ...
by Silvio.Falconi
Thu Sep 29, 2022 6:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW and Telegram
Replies: 13
Views: 1056
Next

Return to advanced search