Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

7.0 l10n ve wh fiscalseal hbto #22

Open
wants to merge 62 commits into
base: 7.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
fbf7131
[CC] Versioning
hbto Jul 3, 2015
18c5d90
[IMP] Scaffolding module for Fiscal Seal Withholding
hbto Jul 7, 2015
169ee3b
[IMP] Scaffolding view for Fiscal Seal Withholding
hbto Jul 7, 2015
0eafa89
[IMP] Adding default fields to Fiscal Seal Withholding
hbto Jul 7, 2015
143b95a
[IMP] Added new type in Journal to allow the use of Fiscal Seal
hbto Jul 7, 2015
01f667b
[IMP] Added On change method for invoice changes
hbto Jul 7, 2015
894b19e
[FIX] Getting rid of useless domain leaf on invoice_id field
hbto Jul 7, 2015
bf87a95
[IMP] Added on_change method to partner changes
hbto Jul 7, 2015
ce23a42
[IMP] Getting rid of some parameters and changing signature to afford
hbto Jul 7, 2015
a8a2c1a
[IMP] Added Fields and Working around some on_change method to adapt new
hbto Jul 7, 2015
83fc571
[IMP] Now we are able to compute a value for withheld tax
hbto Jul 8, 2015
c5e2b54
[FIX] Fixing method for onchange on invoice record
hbto Jul 8, 2015
7689055
[IMP] Taking away name field from tree view
hbto Jul 8, 2015
aabc5fe
[IMP] Added a field in invoice to avoid withholding on some of them
hbto Jul 12, 2015
c7d7a77
[IMP] Added View and Wizard to exclude an invoice from being fiscal seal
hbto Jul 12, 2015
db42c75
[FIX] Computation of withholding shall be divided by 100
hbto Jul 12, 2015
28fdb6b
[IMP] Payment Description
hbto Jul 12, 2015
7543bac
[IMP] Computing Withholding now takes into account Tax units
hbto Jul 12, 2015
a573422
[IMP] Excluding Document in onchanges and views
hbto Jul 12, 2015
37ecd16
[IMP] Added Scaffolding Report Template to print Fiscal Seal Report
hbto Jul 13, 2015
c00a204
[IMP] Added a functional report for fiscal seal withholding
hbto Jul 13, 2015
e45be88
[CC]
hbto Jul 13, 2015
412962a
[CC]
hbto Jul 13, 2015
bf78db0
[IMP] Making payment_description a related field in wh_lines
hbto Jul 13, 2015
fd11912
[IMP] State is a related field in wh_lines
hbto Jul 13, 2015
a97aee3
[IMP] Sums are shown on tree
hbto Jul 13, 2015
abbb6ef
[IMP] Make float fields invoice_tax, wh_tax_amount & wh_base_amount
hbto Jul 13, 2015
bf6fc16
[IMP] Confirm has been reached in Withholding
hbto Jul 13, 2015
0cd4a5b
[IMP] Method to perform Journal Posting is been set.
hbto Jul 13, 2015
8c1db6b
[IMP] Method to retrieve move lines is completed.
hbto Jul 13, 2015
a663570
[IMP] Posting Journal Entries in Fiscal Seal is complete
hbto Jul 13, 2015
960036b
[IMP] Multicurrency Awareness has landed on Fiscal Seal Withholding
hbto Jul 14, 2015
c072b5b
[FIX] Conversion in Journal Entry Posting
hbto Jul 14, 2015
9252c4d
[IMP] Added header & footer in lines
hbto Jul 14, 2015
052fbbc
[IMP] parent_state field changes with parent document state field
hbto Jul 14, 2015
c25c2a7
[IMP] Added New Indicating Fields in Invoice
hbto Jul 14, 2015
bf4f665
[IMP] Excluding Documents for withholding when deleting records
hbto Jul 14, 2015
4cd2785
[IMP] Withholding rate is set in company
hbto Jul 15, 2015
14d8c97
[IMP] Provision for cancelling wh document and set it to draft
hbto Jul 15, 2015
c3d9f77
[FIX] Period has been taken out as required
hbto Jul 15, 2015
fe5876f
[IMP] Added Model Summarize Fiscal Seal Withholdings
hbto Jul 15, 2015
cb95351
[IMP] Added a button to show items in a Fiscal Seal Summary
hbto Jul 15, 2015
fe3b1af
[PYLINT]
hbto Jul 15, 2015
e43564a
[IMP] Added a boolean field to exclude withholdings in zero
hbto Jul 15, 2015
67795ad
[IMP] Added Fiscal Seal Summary Report
hbto Jul 16, 2015
2f17478
[IMP] Rearranging columns and fields in Fiscal Seal Summary Report
hbto Jul 16, 2015
b59f9c2
[IMP] Added Security Groups & ACL´s
hbto Jul 16, 2015
7c27278
[i18n]
hbto Jul 16, 2015
ede1c3b
Translated using Weblate (Spanish)
hbto Jul 16, 2015
f18a0eb
Translated using Weblate (Spanish)
hbto Jul 16, 2015
b13fec8
Translated using Weblate (Spanish)
hbto Jul 17, 2015
348cb04
Translated using Weblate (Spanish)
hbto Jul 20, 2015
a0d7a61
[FIX] Fixing String for Fiscal Seal
hbto Jul 20, 2015
6a86ca2
[FIX] Fixing id names
hbto Jul 20, 2015
4af7f2d
[FIX] Fixing Strings
hbto Jul 20, 2015
1b90d88
[i18n]
hbto Jul 20, 2015
db5bdde
Translated using Weblate (Spanish)
hbto Jul 20, 2015
1be9bae
Translated using Weblate (Spanish)
hbto Jul 20, 2015
c5faaa0
Translated using Weblate (Spanish)
hbto Jul 20, 2015
d1abd43
[FIX] Taxable amount is compute based on the value in the invoice
hbto Jul 28, 2015
0de1c67
[IMP] Adding new field Post Tax Payment as the field to be used as
hbto Jul 28, 2015
dcf58f7
[IMP] Changing Base for Payment Amount
hbto Jul 29, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions l10n_ve_withholding/model/account.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@
('purchase_debit', 'Purchase Debit'),
('iva_sale', 'Sale Wh VAT'),
('iva_purchase', 'Purchase Wh VAT'),
('fiscalseal_sale', 'Sale Wh FiscalSeal'),
('fiscalseal_purchase', 'Purchase Wh FiscalSeal'),
('islr_purchase', 'Purchase Wh Income'),
('islr_sale', 'Sale Wh Income'),
('mun_sale', 'Sale Wh County'),
Expand Down
1 change: 1 addition & 0 deletions l10n_ve_withholding/view/l10n_ve_withholding_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<separator colspan="4" string="isep"/>
<separator colspan="4" string="rsep"/>
<separator colspan="4" string="msep" invisible='1'/>
<separator colspan="4" string="fsep" invisible='1'/>
</page>
</xpath>
</field>
Expand Down
9 changes: 9 additions & 0 deletions l10n_ve_withholding_fiscalseal/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#!/usr/bin/python
# -*- encoding: utf-8 -*-
# http://www.gnu.org/licenses/agpl-3.0.html

from . import model
from . import wizard
from . import report

# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
54 changes: 54 additions & 0 deletions l10n_ve_withholding_fiscalseal/__openerp__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
#!/usr/bin/python
# -*- encoding: utf-8 -*-
{
"name": "Fiscal Seal Withholding",
"version": "1.0",
"author": "Vauxoo",
"website": "http://vauxoo.com",
"category": 'Generic Modules/Accounting',
"description": """
Management withholding vat based in the Venezuelan tax laws.
""",
"depends": [
"l10n_ve_withholding"
],
'data': [
'security/groups.xml',
'security/ir.model.access.csv',
'view/report.xml',
'view/wizard_retention_view.xml',
# 'wizard/wizard_wh_nro_view.xml',
'view/summary_view.xml',
'view/invoice_view.xml',
# 'view/account_view.xml',
# 'view/partner_view.xml',
'view/company_view.xml',
'view/wh_view.xml',
# "data/l10n_ve_withholding_data.xml",
# 'report/txt_wh_report.xml',
# "workflow/wh_iva_workflow.xml",
# "workflow/wh_action_server.xml",
],
'demo': [
# "demo/l10n_ve_withholding_iva_sequences_demo.xml",
# "demo/demo_partners.xml",
# "demo/l10n_ve_withholding_iva_demo.xml",
# "demo/demo_taxes.xml",
# "demo/demo_invoices.xml",
],

'test': [
# test/purchase_invoice_wh_iva.yml',
# test/sale_invoice_wh_iva.yml',
# test/sale_wh_iva.yml',
# test/purchase_wh_iva.yml',
# test/purchase_wh_iva_sequence.yml',
# test/sale_wh_iva_sequence.yml',
# test/purchase_wh_iva_txt.yml',
],
'installable': True,
'active': False,
}


# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
Loading