콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3995 화면

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

아바타
취소

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

관련 게시물 답글 화면 활동
2
3월 15
4914
0
6월 23
1996
1
4월 23
1458
2
12월 19
15431
1
6월 19
4938