|
@ -18,7 +18,7 @@ |
|
|
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|
|
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|
|
# |
|
|
# |
|
|
############################################################################## |
|
|
############################################################################## |
|
|
from openerp import models, fields, api |
|
|
|
|
|
|
|
|
from openerp import models, api |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class AccountFinancialReport(models.Model): |
|
|
class AccountFinancialReport(models.Model): |
|
|