Code Monkey home page Code Monkey logo

webkit-tools's Introduction

Build Status Coverage Status

Webkit Tools

Here you will find:

  • Base headers for reports
  • Helper to add chapter_server to report Webkit

webkit-tools's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

webkit-tools's Issues

Can't install base_headers_webkit

I'm trying to install invoice_webkit but its dependence base_headers_webkit isn't on my local module list, I've extracted unported folder contents into my addons folder, also extracted individually base_headers_webkit folder and report_webkit_chapter_server folder but after update the list, they still don't appear on frontend to install, any clue?

barcode printed as code, not image

Hello, i have last version of the module webkit_barcode and I can't print correctly the barcodes, in the report i get something like:

<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGYAAA...

not the image.

I don't know if it's a bug but i'm unable to print it correctly

Openerp V7
wkhtmltopdf 0.12.2.1 (with patched qt)

resize of barcode image in webkit report

Hi @pedrobaeza ,

I'm working on how to print barcode image into webkit report by using this in openerp7 :-
${helper.barcode(o.name, "Code128")}

So how can I resize that image such as add width or height value within that line such as:
${helper.barcode(o.name, "Code128", png, width="30%")}
by using this funtion:-
barcode(value, code='Code128', drawOpts=None, htmlAttrs=None).

Is there any syntax or specific parameter's name that I can use to resize that image?

Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.