Prepare Trail Balancen -Django

Completado Publicado hace un año Pagado a la entrega
Completado

The project is Django - Python

Models:

Transaction Header

Transaction Detail

AccountMaster

Filter: User

class FinTransHeader([login to view URL]):

user = [login to view URL](User, null=True, blank=True, on_delete=models.SET_NULL)

fh_type = [login to view URL](max_length=200)

fh_code = [login to view URL](max_length=200)

fh_no = [login to view URL](blank=False,null=False)

fh_dt = [login to view URL]()

fh_detail=[login to view URL](max_length=200,blank=True,null=True)

fh_cust_code = [login to view URL](max_length=200,blank=True,null=True)

fh_user_code =[login to view URL](max_length=200,blank=True,null=True)

fh_ref=[login to view URL](max_length=200,default='nil',blank=True,null=True)

fh_status=[login to view URL](max_length=1,default=0)

fh_post_status = [login to view URL](default=False)

fh_prt_status=[login to view URL](default=False)

def __str__(self):

"""String for representing the Model object."""

return str(self.fh_no)

# return self.fh_no

class FinTransDetail([login to view URL]):

user = [login to view URL](User, null=True, blank=True, on_delete=models.SET_NULL)

fd_no = [login to view URL](FinTransHeader, on_delete=[login to view URL],default=1)

# fd_acct = [login to view URL](AccountMaster, to_field='AcctCode', on_delete=[login to view URL],default=1)

fd_acct = [login to view URL](decimal_places=0, max_digits=6)

fd_debit = [login to view URL](max_digits=12, decimal_places=2, default=0, null=False)

fd_credit = [login to view URL](max_digits=12, decimal_places=2, default=0, null=False)

fd_detail = [login to view URL](max_length=200, null=True, blank=True)

fd_tax = [login to view URL](max_digits=12, decimal_places=2, default=0, null=False)

fd_posting = [login to view URL](default=False, blank=True, null=True)

def __str__(self):

return str(self.fd_debit)

(can recommend to change the releationship between models eg foreign key)

class AccountMaster([login to view URL]):

"""Model representing a book (but not a specific copy of a book)."""

user = [login to view URL](User, null=True, blank=True, on_delete=models.SET_NULL)

AcctLevel = [login to view URL](max_length=100,default='0',null=False)

AcctCode =[login to view URL]( decimal_places=0, max_digits=6)

AcctName = [login to view URL](max_length=50)

AcctDesc = [login to view URL](max_length=100)

# AcctType = [login to view URL](AcctType,on_delete=[login to view URL],null=True,blank=True)

AcctType = [login to view URL](max_length=20,choices=ACCTTYPE_CHOICES,null=False, blank=False,default="A")

AcctGrp = [login to view URL](max_length=20, choices=ACCTGRP_CHOICES, null = False, blank = False, default = "G")

# AcctReport1 = [login to view URL]('self', on_delete=[login to view URL], null=True, blank=True,required=False)

AcctReport1 = [login to view URL]( decimal_places=0, max_digits=6,default=0,null=True, blank=True)

# AcctReport1 = [login to view URL](max_digits=6, decimal_places=0, default=0, blank=True)

AcctReport2 = [login to view URL](max_digits=6, decimal_places=0, default=0, blank=True)

AcctPosting = [login to view URL](default=False, blank=True)

AcctFreeze= [login to view URL](default=False, blank=True)

AcctBal = [login to view URL](max_digits=12, decimal_places=2, default=0, null=False)

AcctDefault= [login to view URL](default=False, blank=True)

class Meta:

ordering = ["AcctCode"]

def __str__(self):

"""String for representing the Model object."""

# return [login to view URL](AcctCode)+"-"+[login to view URL]

return str([login to view URL])

Needs to prepare trai lbalance with

Account Level 1 -Total

Account level 2 - Total

Account Level 3 - total

(more details on chats)

Python Django Arquitectura de software JavaScript

Nº del proyecto: #36144025

Sobre el proyecto

5 propuestas Proyecto remoto Activo hace un año

Adjudicado a:

rajeeshrpunathil

Hi, I am an experienced Python/Django developer and I would like to know more about this. Are you looking to generate one trial balance with aggregated totals of each level included? Or 3 separate trial balances, one Más

₹10000 INR / hora
(1 comentario)
1.3

5 freelancers están ofertando un promedio de ₹2400 / hora por este trabajo

malkesh3m

Hi, My availability: Immediate / 40+ hours per week. I read your project post of Python Developer for Prepare Trail Balancen -Django. I am Python developer with skillsets in - Python, Django, Flask, jupyter notebook Más

₹400 INR / hora
(16 comentarios)
3.7
Globalitaio

Hello, my name is Alejandro, the last 15 years of my life have been dedicated to what I am most passionate about, which is TECHNOLOGY. I gave service to the Federal Government of my country in the technological area, m Más

₹575 INR / hora
(0 comentarios)
0.0
paras29sood

I've extensive experience building in Django framework as I've built the complete backend of a startup. I can help you with this task. I can write secure, well structured and optimal code. Once I gather exact requirem Más

₹450 INR / hora
(0 comentarios)
0.0