hexya icon indicating copy to clipboard operation
hexya copied to clipboard

Hexya business application development framework

Results 27 hexya issues
Sort by recently updated
recently updated
newest added

Is hexya will support multi-branch / unit like OCA operating-unit?

enhancement

go install isn't working

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20191105231009-c1f44814a5cd to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20191105231009-c1f44814a5cd&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20191107222254-f4817d981bb6 to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20191107222254-f4817d981bb6&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.4.0 to 1.7.7. Release notes Sourced from github.com/gin-gonic/gin's releases. Release v1.7.7 BUGFIXES Fixed X-Forwarded-For unsafe handling of CVE-2020-28483 #2844, closed issue #2862 Tree: updated the code logic...

dependencies

Hello, I cannot save form that have one2many field as picture below : ![image](https://github.com/user-attachments/assets/3baff840-9838-42d8-9874-5634d6cebb68) And the log : ``` 2024-10-14T21:27:44.514+0700 ERROR logging/logging.go:82 Hexya panicked {"msg": "interface conversion: interface {} is...

I decided to work a bit on this project. After minor updates, everything seems to be working: What is included in this PR: - Updated Golang version to 1.23 -...