-
```
What steps will reproduce the problem?
1. Genero una factura de exportación con el campo permisos_existente="S"
2. Hago un WSFEX.AgregarPermiso según el ejemplo.
3. Ejecuto el método autorizar y m…
-
Hi! AndroidSlidingUpPanel is wonderful! But a little bit tricky to use with Scrollviews ;)
I have a main panel and a second panel which is the one that goes up from the bottom.
In this second panel, …
-
```
What steps will reproduce the problem?
1. Genero una factura de exportación con el campo permisos_existente="S"
2. Hago un WSFEX.AgregarPermiso según el ejemplo.
3. Ejecuto el método autorizar y m…
-
hi,
i tried to include rails-csrf to my ember-app,
but somehow i dont see a request going out to the defined csrfURL, or to the default csrfURL (when not configuring the endpoint...)
i included rail…
-
```
Hi every body...
In Gambas 3 in ArchLinux...
I try an tranform with XSLT, but Gambas crash in:
oTransform = Xslt.Transform(oDocXML, oDocXSLT)
the message is:
The programstopped unexpecte…
-
```
Luego de generar el pago de comisiones se debe habilitar la impresión de la
ORden de Pago de lo ingresado.
El formato es similar a la Orden de Pago por Rescates (dejemos los datos
adicionales so…
-
I'm using by_star in a ruby script using also Activerecord.
When I use Model.by_quarter(1), I'm getting
```
NoMethodError: undefined method `in?' for 1:Fixnum
```
The culprit is line 68 at normali…
-
Hello again,
How can I make my custom header and footer like this example http://www.tcpdf.org/examples/example_003.phps with TCPDF library? I don't know how to override Header() and Footer() methods…
-
HI @abuiles,
Thanks for putting together this project. I was trying to learn about ember-cli and someone in #ember-cli IRC recommended this project. I got the rails server up and running, however, …
-
Hello there
I have this rule:
´´´
required: "#outro_contacto:checked",
require_from_group: [1, ".factura_grupo"]
´´´
But the validator does not seem to be working as I fill in one of the elements an…