erpnext_feature_board icon indicating copy to clipboard operation
erpnext_feature_board copied to clipboard

Feature board for ERPNext

Results 2 erpnext_feature_board issues
Sort by recently updated
recently updated
newest added

``` --context=git://github.com/frappe/frappe_docker.git --context-sub-path=images/worker --build-arg=FRAPPE_REPO=https://github.com/frappe/frappe --build-arg=ERPNEXT_REPO=https://github.com/frappe/erpnext --build-arg=BENCH_REPO=https://github.com/frappe/bench --build-arg=FRAPPE_VERSION=v13.25.0 --build-arg=ERPNEXT_VERSION=v13.25.1 --build-arg=PYTHON_VERSION=3.9 --target=erpnext ```

- build frappe image(s) - build erpnext image(s) based on frappe image(s) - use the ERPNext images to install site with frappe PR. Thoughts?