lp://staging/~serpent-consulting-services/openerp-usa/cim-SerpentCS
Created by
Serpent Consulting Services
and last modified
- Get this branch:
- bzr branch lp://staging/~serpent-consulting-services/openerp-usa/cim-SerpentCS
Only
Serpent Consulting Services
can upload to this branch. If you are
Serpent Consulting Services
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- npg: Pending requested
-
Diff: 3178 lines (+3064/-0)22 files modifiedaccount_payment_cim_authdotnet/__init__.py (+29/-0)
account_payment_cim_authdotnet/__openerp__.py (+48/-0)
account_payment_cim_authdotnet/account_voucher.py (+596/-0)
account_payment_cim_authdotnet/account_voucher_view.xml (+31/-0)
account_payment_cim_authdotnet/cim_transaction.py (+133/-0)
account_payment_cim_authdotnet/cim_transaction_view.xml (+89/-0)
account_payment_cim_authdotnet/company_view.xml (+32/-0)
account_payment_cim_authdotnet/partner.py (+218/-0)
account_payment_cim_authdotnet/partner_view.xml (+36/-0)
account_payment_cim_authdotnet/res_company.py (+30/-0)
account_payment_cim_authdotnet/test.py (+202/-0)
account_payment_cim_authdotnet/wizard/__init__.py (+28/-0)
account_payment_cim_authdotnet/wizard/create_payment_profile.py (+328/-0)
account_payment_cim_authdotnet/wizard/create_payment_profile_view.xml (+42/-0)
account_payment_cim_authdotnet/wizard/delete_payment_profile.py (+190/-0)
account_payment_cim_authdotnet/wizard/delete_payment_profile_view.xml (+33/-0)
account_payment_cim_authdotnet/wizard/edit_payment_profile.py (+422/-0)
account_payment_cim_authdotnet/wizard/edit_payment_profile_view.xml (+39/-0)
account_payment_cim_authdotnet/wizard/make_transaction.py (+399/-0)
account_payment_cim_authdotnet/wizard/make_transaction_view.xml (+43/-0)
account_payment_cim_authdotnet/wizard/xml2dic.py (+48/-0)
account_payment_cim_authdotnet/xml2dic.py (+48/-0)
Branch information
Recent revisions
- 74. By npgllc
-
[ADD]: account_
voucher_ credits_ us, account_ payment_ creditcard, account_ payment_ ccapi_authdotne t - 72. By npgllc
-
FIX: account_
salestax_ avatax - TypeError: super(type, obj): obj must be an instance or subtype of type - 71. By npgllc
-
FIX: sale_negotiated
_shipping - TypeError: super(type, obj): obj must be an instance or subtype of type
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/openerp-usa/6.1.x