Flectra is an Open Source ERP and CRM system built using python and postgresql.
3c75c057d1
If specific tag(s) of partner/customer matches with product category's ``Partner Tags`` field then, that product category will be visible to that partner/customer in website/E-commerce. Partner Tags Hierarchy will also work... For Ex. -> ``Partner`` is Parent Tag -> ``Partner/Gold`` is Child Tag If Any Partner/Customer which have Tag of ``Partner``, then automatically it'll also shows the prodcut category with ``Partner/Gold``, because ``Partner/Gold`` is Child Of ``Partner`` tag. Also, If Main Product Category have Partner Tag then that tag will automatically apply to its Child Category & their products. For More Info: Issue - https://gitlab.com/flectra-hq/flectra/issues/45 |
||
---|---|---|
.gitlab/issue_templates | ||
addons | ||
debian | ||
doc | ||
flectra | ||
setup | ||
.gitignore | ||
.gitlab-ci.yml | ||
.mailmap | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
flectra-bin | ||
LICENSE | ||
Makefile | ||
MANIFEST.in | ||
README.md | ||
requirements.txt | ||
setup.cfg | ||
setup.py |
Flectra
Flectra is a suite of web based open source business apps forked from Odoo.
The main Flectra Apps include an Open Source CRM,Website Builder,eCommerce,Warehouse Management, Project Management,Billing & Accounting,Point of Sale,Human Resources,Marketing,Manufacturing, Purchase Management and many more.
Flectra Apps can be used as stand-alone applications, but they also integrate seamlessly so you get a full-featured Open Source ERP when you install several Apps.
Additional Apps for Flectra are available here : https://gitlab.com/flectra-hq/extra-addons
Getting started with Flectra
For a standard installation please follow this snippet.