Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix custom fields #1300

Closed
wants to merge 122 commits into from
Closed

Conversation

azaricstefan
Copy link
Contributor

I tested latest master branch, and it still has leftover model name Crater for custom fields.

Custom fields were broken due to leftover of Model name Crater.

Created migration to fix this.

This pr could fix #50.

cc: @tnga @gdarko

gdarko and others added 28 commits February 11, 2024 20:25
…tovers

Release migration and improvements to the database
…cess-token-table-column

Added expires_at column to personal_access_tokens table
* fix initial tax per item issue

* remove commit in estimate storage

* add changes in tax per item calculation

* add validation on requests

* fix minimum total issue

* fix table pagination filter issue

* minor fix

* remove compound interest and remove unused code

---------

Co-authored-by: yashkanakiya <yashkanakiya281297@gmail.com>
Co-authored-by: dhruvbhattt <dhruvbhatt7790@gmail.com>
Co-authored-by: gdarko <dg@darkog.com>
* Fix: Error related to undefined Backup::size()

* Fix: Disable signals if PCNTL isn't loaded to avoid fatal error (Fixes SIGINT is not defined on environments that are missing the PCNTL library)
* Fix locales issue InvoiceShelf#43

* Adding open-direction bottom to the language multiselect
* add s3compat filesystem driver

* add s3compat ui modal

* fix code style
* add company vat_id & tax_id field

* add tax & vat id field in company settings

* fix vat & tax id validation

* add german vat & tax id translation

* add translations for pdf

* add vat_id and tax_id field before timestamps

* make fields nullable and fix code style
* add crater media model type migration

* migrate all morph type fields

* fix code style

* migrate custom_field_values
* fix EnvironmentManager updateEnv

* fix EnvironmentManager encode method

* fix code style
* Add Libyan Dinar (LD)

* Fix code style
* Include lang/ dir in the build

* Bump version
Create 2024_05_22_223547_replace_crater_custom_fields.php
@azaricstefan
Copy link
Contributor Author

Closing this PR, wrong target repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom fields in the PDF template return error
6 participants