openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
OpenERP Connector - Magento
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
11 months
ago. based on code collected
11 months
ago.
Jan 17, 2023 — Jan 17, 2024
Showing page 55 of 63
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[FIX] shame on me, two days that I forgot to commit/push the product attribute set mapping resulting in errors such as specialized menu showing no products. Fixed!
Rapha?l Valyi
More...
about 15 years ago
[FIX] better store/storeview mapping in OpenERP, this prepare the multi-lingual export
Rapha?l Valyi
More...
about 15 years ago
[IMP] basic support for multi-lingual synch: a short list of product attributes are translatable, in the future could be base on the scope (if == 'store') in Magento
Rapha?l Valyi
More...
about 15 years ago
[FIX] never figured out the fuck Python tuples means, but making Python happy removing typo
Rapha?l Valyi
More...
about 15 years ago
[IMP] first attempt to map Magento "Fixed Product Tax" (weee) attribute type
Rapha?l Valyi
More...
about 15 years ago
[FIX] selects is_in_stock properly for Magento inventory export (while we never had a clue if the current code makes bugs)
Rapha?l Valyi
More...
about 15 years ago
[FIX] fixed attribute set export from OpenERP to Magento
Rapha?l Valyi
More...
about 15 years ago
[FIX] fixed bug: for the default attribute set, Magento bastard doesn't give the attribute_set in webservice, resulting in "Products by attribute set specialized views show no products assigned to them"
Rapha?l Valyi
More...
about 15 years ago
[FIX] crated_at and updated_at product attribute should not be mandatory in OpenERP
Rapha?l Valyi
More...
about 15 years ago
[IMP] set field in product is better readonly (since domain restricts it). Use sub menus to choose the attribute set.
Rapha?l Valyi
More...
about 15 years ago
[IMP] now filter products by attribute sets in products submenus. To update you should re-import your Magento products and Attribute sets
Rapha?l Valyi
More...
about 15 years ago
[FIX] fixed Error due to no shipping tax during order import, thanks to @youngi for reporting
Rapha?l Valyi
More...
about 15 years ago
[FIX] fixed: " Product prices exported to magento reads the SPECIAL PRICE value even if it's 0.0", also made special mapping for minimal_price.
Rapha?l Valyi
More...
about 15 years ago
[FIX] fix over previous commit, bad boolean check
Rapha?l Valyi
More...
about 15 years ago
[FIX] fixed: required attributes that apply only to certain kinds shouldn't be required in OpenERP. Now we only only check presence if attributes applies to default, simple or configurable, else no.
Rapha?l Valyi
More...
about 15 years ago
[IMP] no more "placeholder" empty tab on the classical product form view (with no attribute set in context)
Rapha?l Valyi
More...
about 15 years ago
[FIX] removed unused exotic import
Rapha?l Valyi
More...
about 15 years ago
[FIX] fixed category export mapping template (regression after we started using the generic mapping for it)
Rapha?l Valyi
More...
about 15 years ago
[FIX] now create Products submenus for each Magento attribute_set and use its context to build the product view dynamically
Rapha?l Valyi
More...
about 15 years ago
[FIX] speed up product from display by decreasing the number of requests, should be already acceptable in most cases
Rapha?l Valyi
More...
about 15 years ago
[FIX]Partner Categories VIEW ERROR after module installation
sharoonthomas
as Sharoon Thomas
More...
about 15 years ago
[MERGE]
Rapha?l Valyi
More...
about 15 years ago
[FIX] fixed Product code import (map SKU) and improved categ_ids import/export (FIXME: only import first Magento found categ)
Rapha?l Valyi
More...
about 15 years ago
[FIX] discount field should be increased in invoice line too
Rapha?l Valyi
More...
about 15 years ago
[FIX]Attribute err when sp characters are present. Proposed fix
sharoonthomas
as Sharoon Thomas
More...
about 15 years ago
[FIX] only create attribute mapping if it doesn't overlap a custom mapping with for same attribute
Rapha?l Valyi
More...
about 15 years ago
[FIX] fixed many2one attribute options export, now required Magento fields are required only if product is exportable to Magento
Rapha?l Valyi
More...
about 15 years ago
[FIX] attribute options import
Rapha?l Valyi
More...
about 15 years ago
[FIX][IMP] fixed attribute option import, implemented product attribute/custom mapping export, not tested yet tough
Rapha?l Valyi
More...
about 15 years ago
[IMP][FIX] fixed view generation with hugly hack for now; now also map multiselect attributes as an array of ids serialized into a string which is better than nothing
Rapha?l Valyi
More...
about 15 years ago
←
1
2
…
51
52
53
54
55
56
57
58
59
…
62
63
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree