Search found 73 matches: checkout

Return to advanced search

Re: DateTime calculation

... dates to a url. the expected format is something like this: [url]https://be.bookingexpert.it/book/simple/noavail?checkin=1707523200000&checkout=1708124400000&hotel=11308&guesttypes[0][37]=2&ages[0][37]=18&ages[0][37]=18&layout=782&lang=de&currency=EUR&beginsearch=1&isnewsearch=1&searchId=218d74e0-8bfd-43df-970d-e5f4c6f59ed1&nsid=fb5f36a1-7c31-40de-9c6e-8c7837b6a130&winding=1&searchId=e7cfbe49-4afc-4c0e-ae7b-69180634164f[/url] ...
by Ruth
Sat Jan 27, 2024 7:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DateTime calculation
Replies: 6
Views: 681

Re: Webview question

... does not work. We have choosen to directly modify https://github.com/webview/webview as it is simpler and easier for us: 1. First we do a checkout from the official repo: git clone https://github.com/webview/webview Then we need to include in webview.h the changes that the webview's author ...
by Antonio Linares
Sat Jul 01, 2023 7:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Webview question
Replies: 36
Views: 2929

Re: ApplyParams Tdatabase

... anyway. If you are looking to shorten the >length of stay, then you don't need to search at all. >You can immediately just change the checkout date without any searching at all. Since you are going to free up a week (29/07/2021 is going to be changed to 21/07/2021). So you just change ...
by Silvio.Falconi
Thu Jul 15, 2021 9:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ApplyParams Tdatabase
Replies: 8
Views: 1260

Re: ApplyParams Tdatabase

... reasons he has to go back to America a week before that is to change the period from 08/07/2021 al 21/07/2021 You can immediately just change the checkout date without any searching at all. Since you are going to free up a week (29/07/2021 is going to be changed to 21/07/2021). So you just change ...
by James Bott
Thu Jul 15, 2021 5:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ApplyParams Tdatabase
Replies: 8
Views: 1260

Re: mod_harbour TEMPLATE/ENDTEXT

... not exist CCONTENT function Controller( cRequest ) cContent = If( Empty( cRequest ), "home",; If( cRequest $ "wishlist,login,cart,checkout", cRequest, "home" ) ) TEMPLATE <h1>My First Heading</h1> <p>My first paragraph.</p> Test<br> ...
by Otto
Mon Jul 08, 2019 7:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: mod_harbour TEMPLATE/ENDTEXT
Replies: 11
Views: 939

Re: Planning,,, Un retoque o algo hago mal...

... una reserva del 27 de noviembre 2015 al 31 de diciembre 2015, cambio el rango de fechas y la reserva no aparece en el cuadro 2 (falta el día del checkout) EN el cuadro 3 hago una reserva del 31 de diciembre 2015 al 31 de enero del 2016, cambio el rango de fechas y la reserva no aparece en cuadro ...
by joseluisysturiz
Fri Dec 11, 2015 8:38 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Planning,,, Un retoque o algo hago mal...
Replies: 11
Views: 1460

Re: Planning,,, Un retoque o algo hago mal...

... una reserva del 27 de noviembre 2015 al 31 de diciembre 2015, cambio el rango de fechas y la reserva no aparece en el cuadro 2 (falta el día del checkout) EN el cuadro 3 hago una reserva del 31 de diciembre 2015 al 31 de enero del 2016, cambio el rango de fechas y la reserva no aparece en cuadro ...
by Willi Quintana
Thu Dec 10, 2015 7:06 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Planning,,, Un retoque o algo hago mal...
Replies: 11
Views: 1460

Re: JSON Server Side with FiveWin

... of this. Thanks, I think TIP library started being part of xHarbour Contribs and then it moved to Harbour. Since then it improved a *lot*. You can checkout the SVN/GIT Harbour repository, in the contrib directory you will find great pieces of brilliant code, I _DO_ recommend you to take a look. ...
by Carlos Mora
Thu Mar 05, 2015 11:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: JSON Server Side with FiveWin
Replies: 5
Views: 1686

Re: (OT) Building Harbour on a Mac

Robb,

Doing a fresh checkout on Yosemite to test it...
by Antonio Linares
Fri Feb 20, 2015 7:02 pm
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: (OT) Building Harbour on a Mac
Replies: 4
Views: 1984

Re: Bienvenidos al repositorio público de EasyReport

... nos interesa que se elimine; $git stash apply , lo mismo que el comando anterior, pero sin eliminarlo de la lista. De esta manera , si hago; $git checkout rama1 $git stash apply Acabo de aplicar los cambios a esa rama 4 bis 2 Ahora, si tenemos varios stash en la lista, podemos ver con $git stash ...
by thefull
Sat Aug 16, 2014 4:43 pm
 
Forum: EasyReport, EasyDialog y EasyPreview
Topic: Bienvenidos al repositorio público de EasyReport
Replies: 21
Views: 12598

Re: Bienvenidos al repositorio público de EasyReport

... Para bajar la primera vez pongo esto: git.exe clone https://bitbucket.org/fivetech/easyreport Pero para bajar los updates al poner esto: git.exe checkout https://bitbucket.org/fivetech/easyreport Salta este error: fatal: not a git repository (or any of the parent directories: .git) Muy agradecida!!
by elvira
Tue Aug 12, 2014 10:03 am
 
Forum: EasyReport, EasyDialog y EasyPreview
Topic: Bienvenidos al repositorio público de EasyReport
Replies: 21
Views: 12598

Re: Harbour 3.4 (from Viktor) 2014-29-06

... to issues. * [PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BPSZQYKXMQJYG) * [Bitcoin](https://coinbase.com/checkouts/b90e7d8467c3d17f0083f9ad186c3c36) # How to Participate - You can give feedback/suggestions by submitting an [issue](https://github.com/vszakats/harbour-core/issues/new). ...
by Antonio Linares
Sat Jul 05, 2014 2:21 pm
 
Forum: WhatsNew / Novedades
Topic: Harbour 3.4 (from Viktor) 2014-29-06
Replies: 4
Views: 3313

CLase Timprime/Utilprn Da error com Fwh1309

... 0 ) Called from: .\source\classes\DIALOG.PRG => TDIALOG:ACTIVATE( 274 ) Called from: ImpCupom.prg => EMITEPEDIDOVENDA( 188 ) Called from: Checkout.Prg => GRAVAORCAMENTO( 8349 ) Called from: Checkout.Prg => BTNFECHA( 8050 ) Called from: Checkout.Prg => TECLAPRESS( 1943 ) Called ...
by Joao Cezar
Tue Dec 03, 2013 6:41 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: CLase Timprime/Utilprn Da error com Fwh1309
Replies: 1
Views: 494

Re: TRichEdit

Natter, To change background color checkout ReSetHighlight(). Below is sample code where I'm using it. ReSetHighlight() automatically changes the background color only on the selected rich text region. //------------------------------------------------------------------------------------------------------------------------------ ...
by reinaldocrespo
Sat Nov 30, 2013 12:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TRichEdit
Replies: 8
Views: 1470

Re: GIT

... some drawbacks too. For instance, the fact that every user has a whole copy of the repository, makes it much slower when you want to do a clean checkout (git clone). On those cases as you get everything again, it is much slower than SVN. The latest I have learned about it is to "read" ...
by Antonio Linares
Wed Aug 07, 2013 9:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: GIT
Replies: 6
Views: 1659
Next

Return to advanced search