Skip to content

Customer Taxvat not saved to order when order created in admin panel #38107

Open
@HenKun

Description

Preconditions and environment

  • Magento version 2.4.6-p2

Steps to reproduce

  1. Create customer and set a Tax/VAT Number under Account Information (not the VAT ID in the address, but directly at the customer info)
  2. In Admin Panel start creating an order for this user
  3. Look at table quote and see that customer_taxvat is correctly set
  4. Place order in admin panel

Expected result

table sales_order, column customer_taxvat is filled with correct customer VAT ID

Actual result

table sales_order, column customer_taxvat is null.
Note, that also customer_taxvat column in table quote is now null, although it was filled correctly before placing the order

Additional information

By placing an order via frontend with the same customer everything works, sales_order. customer_taxvat is set correctly.
The VAT ID of the customer is very needed for bookkeeping

Release note

No response

Triage and priority

  • Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.

Metadata

Assignees

Labels

Area: OrderComponent: DBIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P3May be fixed according to the position in the backlog.Progress: PR in progressReported on 2.4.6-p2Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branch

Type

No type

Projects

  • Status

    Pull Request In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions