← Back to team overview

c2c-oerpscenario team mailing list archive

Re: [Bug 838432] Re: [WISHLIST] Remove save button in binary widget

 

On Thursday 01 September 2011, you wrote:
> These fiscal printer not is a normal printer.
> Its need a communication via serial port & commands to write.
>...
> Its need:
> 1. Driver in client
> 2. App what execute sentences to serial port.
> 3. File with parser sentece, generate with server and execute directly

Same here. (see "fiscal_prints.py") But I preferred to install the printer 
against the /server/, not the client. Because, I thought, it is better to have 
the fine-settings in the server machine, and then equally let any client 
connect and issue invoices through OpenERP. 
Else, you see, somebody could connect to the db through a "normal" openerp 
client and bypass the fiscal printing setup.
Note that the serial printer /can/ be installed (physically) at the client 
machine. Only that it must be controlled by the server application, not the 
gtk client or so. (what if you wanted to use the web-client also? )

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/838432

Title:
  [WISHLIST] Remove save button in binary widget

Status in OpenERP GTK Client:
  Confirmed

Bug description:
  For determination of law requires that the file is represented in a widget-> fields.binary not have the save button.
  We need to have an attribute to control this type of case.
  As: attr ['with_save_button'] = False

  I put the patch With These wishlist

  Greetings!

  moylop260
  vauxoo

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client/+bug/838432/+subscriptions


Follow ups

References