johnesmiller / promogest

Automatically exported from code.google.com/p/promogest
0 stars 0 forks source link

Problema fatture #351

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Quando cerco di aprire il menù fatture mi rilascia il seguente errore:

Traceback (most recent call last):

    File "/home/vpsnc/pg2/core/promogest/ui/Main.py", line 484, in on_main_iconview_select
    anag = AnagraficaDocumenti(aziendaStr=self.aziendaStr)

    File "/home/vpsnc/pg2/core/promogest/ui/anagDocumenti/AnagraficaDocumenti.py", line 54, in __init__
    self.on_genera_fatture_menu.destroy()

  AttributeError: AnagraficaDocumenti instance has no attribute 'on_genera_fatture_menu'

su lucid linux 10.04

Original issue reported on code.google.com by vpsn...@gmail.com on 14 Jan 2014 at 11:13

GoogleCodeExporter commented 9 years ago
Mi scuso ma una distrazione di un altro programmatore ha causato questo 
problema e me ne sono accorto solo a mezzogiorno per una serie di coincidenze. 
ho comunque già corretto l'errore. 
un aggiornamento sistema il problema 

Original comment by m3nt0r3@gmail.com on 14 Jan 2014 at 11:26