Se rendre au contenu
Menu
Cette question a été signalée
3 Réponses
3236 Vues

when i confire the invoice, has issue .

File "/home/jeafea/GreenOdoo-8.0-linux64/source/addons/account_analytic_plans/account_analytic_plans.py", line 395, in _get_analytic_lines ref = self._convert_ref(inv.number) ValueError: "'account.invoice' object has no attribute '_convert_ref'" while evaluating u'action_move_create()'

Avatar
Ignorer
Meilleure réponse

Check whether def _convert_ref(self, cr, uid, ref) method is available at Account Module.  

Avatar
Ignorer
Auteur

thx,i I'll give it a try

Meilleure réponse

Inside account_invoice class in account_invoice.py add this:

def _convert_ref(self, ref):
        return (ref or '').replace('/','')

 

Avatar
Ignorer
Auteur

thanks, i had successfully comfirmed the voice as u told me

Meilleure réponse

好好的中文不说,偏写鸡肠!批评批评。嘿嘿~

 

Avatar
Ignorer
Auteur

怕他们看不懂