add new module

This commit is contained in:
sonal arora
2020-07-21 10:09:46 +00:00
parent 800e7fdceb
commit c0d10e3fbe
1063 changed files with 243750 additions and 5 deletions

View File

@@ -0,0 +1,13 @@
# -*- coding: utf-8 -*-
##############################################################################
#
# OpenERP, Open Source Management Solution
#
# For Module Support : mayurmaheshwari07@gmail.com or Skype : mayur_maheshwari1
#
##############################################################################
from . import res_config
from . import sale
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: