İçereği Atla
Menü
Bu soru işaretlendi
3844 Görünümler

i have a code of periode

'periode' : fields.many2one('account.period','Periode'),

and default

def default_abcd(self, cr, uid, context={}):

return '12'

_defaults = {

        'abcd' : default_abcd,

          }

and 1 function fields to accomodate (abcd + another fields.float)

and how if i want to abcd return back into '12' when periode change from 2013 to 2014

Avatar
Vazgeç

Hi Dion Martin, to create a new period you enter Accounting --> configuration --> periode --> fiscal years

İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Mar 15
4848
0
Haz 23
1862
1
Nis 23
1362
2
Ara 19
15317
1
Haz 19
4842